diff options
| author | gabrix73 <gabriel1@frozenstar.info> | 2026-06-03 03:05:11 +0200 |
|---|---|---|
| committer | gabrix73 <gabriel1@frozenstar.info> | 2026-06-03 03:05:18 +0200 |
| commit | 3777e78902c115344cb39af56e340251e44686ee (patch) | |
| tree | a830b312876be34078434821c0158d43d66907f6 | |
| parent | 1cf21f7d43659829e7e5715d6dec5627cf758da3 (diff) | |
| download | neomutt-config-main.tar.gz neomutt-config-main.tar.xz neomutt-config-main.zip | |
| -rw-r--r-- | TODO.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +# neomutt-config TODO + +## In corso + +- [ ] Creare versione CLI di yubicrypt per cifratura messaggi email +- [ ] Integrare yubicrypt-cli nel sistema neomutt per encryption oltre a signing +- [ ] Testare workflow: firma con yubisigner + cifratura con yubicrypt + +## Completato + +- [x] Fix yubisigner PIN prompt con zenity/pinentry per contesti non-interattivi (2026-06-03) +- [x] Documentare GnuPG come default e YubiKey come opzionale (2026-06-03) +- [x] Aggiungere yubisigner-with-pinentry wrapper (2026-06-03) |
