| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Added GnuPG as default signing method for regular email
- Clarified YubiKey PIV signing is optional (only for Usenet posts)
- Added three signing options: GnuPG (default), YubiKey (optional), none
- Updated requirements table with gnupg as required package
- Added clear instructions to disable YubiKey (change to vim) for users without hardware
- accounts/mail2news: added comment explaining how to switch to plain vim
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added yubisigner-with-pinentry wrapper that handles PIN entry via:
- zenity (GUI popup, primary method)
- pinentry-qt (Qt GUI fallback)
- pinentry-curses (TUI fallback)
- /dev/tty direct read (last resort)
This fixes PIN prompt failing when vim-yubisigner is called from NeoMutt,
where fmt.Scanln() in yubisigner-cli cannot capture stdin properly.
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
| | |
|
| |
|
|
|
|
| |
- Add scripts/vim-yubisigner (editor wrapper for YubiKey signing)
- Update README with complete installation steps for yubisigner-cli
- Include code blocks for building and installing wrapper
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Replace old onion with qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion
- Add Peanny NNTP backend address in gateway description
- Update swaks example with new onion address
|
| |
|
|
|
|
|
|
| |
- Add YubiKey signing feature to features list
- Document yubisigner-cli requirement and setup
- Add link to yubisigner project
- Update onion gateway address
- Note automatic signing with vim-yubisigner
|
| |
|
|
|
|
|
|
| |
- Configure vim-yubisigner as editor for automatic signing
- Update m2n-prompt.sh to use vim-yubisigner wrapper
- Add X-PGP-Key header with WKD URL
- Update SMTP onion address
- Signatures created with yubisigner-cli in PGP-like clearsign format
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
profile and posting script
- accounts/mail2news: real onion SMTP endpoint, ephemeral nobody@virebent.invalid From
- scripts/m2n-prompt.sh: working interactive posting script (swaks + torsocks)
- neomuttrc.tor: Tor profile sourcing mail2news account, F9 macro binding
- neomuttrc.common: shared UI/GPG/sidebar base config
- README: rewritten in English, documents actual setup and gateway address
|
| |
|