aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_pinentry/capslock
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pinentry): remove bundled `m_pinentry` modulesaturneric2025-10-204-281/+0
| | | | | | | | | * Delete all source and resource files related to the internal pinentry functionality. * Stop building the pinentry module in the main build system. * Simplify structure and reduce maintenance overhead by relying on external pinentry utilities. * May affect passphrase input and related UI flows; verify integration points.
* feat: add pinentry module and paper key modulesaturneric2024-07-284-0/+281