<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neomutt-config, branch main</title>
<subtitle>Privacy-focused NeoMutt configuration with multi-account support and anonymous Usenet posting via mail2news over Tor
</subtitle>
<id>https://git.virebent.art/virebent/neomutt-config/atom?h=main</id>
<link rel='self' href='https://git.virebent.art/virebent/neomutt-config/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/'/>
<updated>2026-06-03T01:05:18+00:00</updated>
<entry>
<title>chore: add TODO for yubicrypt CLI integration</title>
<updated>2026-06-03T01:05:18+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-06-03T01:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=3777e78902c115344cb39af56e340251e44686ee'/>
<id>urn:sha1:3777e78902c115344cb39af56e340251e44686ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actualiser README.md</title>
<updated>2026-06-03T01:03:01+00:00</updated>
<author>
<name>virebent</name>
<email>virebent@noreply.local</email>
</author>
<published>2026-06-03T01:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=1cf21f7d43659829e7e5715d6dec5627cf758da3'/>
<id>urn:sha1:1cf21f7d43659829e7e5715d6dec5627cf758da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: clarify GnuPG default and YubiKey as optional for Usenet</title>
<updated>2026-06-03T00:59:08+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-06-03T00:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=c57567ad9a9863a4f13591539ed64f0217ce0e39'/>
<id>urn:sha1:c57567ad9a9863a4f13591539ed64f0217ce0e39</id>
<content type='text'>
- 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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: use pinentry/zenity for YubiKey PIN prompt in non-interactive contexts</title>
<updated>2026-06-03T00:13:45+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-06-03T00:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=34c79384d55c746aa64a795402218c2f08120947'/>
<id>urn:sha1:34c79384d55c746aa64a795402218c2f08120947</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fix blog post URL</title>
<updated>2026-05-31T01:21:39+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-31T01:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=2e44a3e9b3b1f77fc23b55a6c8d444a3e5e9c392'/>
<id>urn:sha1:2e44a3e9b3b1f77fc23b55a6c8d444a3e5e9c392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vim-yubisigner wrapper and installation instructions</title>
<updated>2026-05-31T01:19:13+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-31T01:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=9bdfa72f032c9c8f29affabf850d23b1591f7f98'/>
<id>urn:sha1:9bdfa72f032c9c8f29affabf850d23b1591f7f98</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Add link to yubisigner-cli repository</title>
<updated>2026-05-31T01:19:13+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-31T01:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=7a56f6df0853305666f70b906966de19f2fb388c'/>
<id>urn:sha1:7a56f6df0853305666f70b906966de19f2fb388c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actualiser README.md</title>
<updated>2026-05-31T00:52:18+00:00</updated>
<author>
<name>virebent</name>
<email>virebent@noreply.local</email>
</author>
<published>2026-05-31T00:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=a68fc0dd511e38aaf05b058fae5a235cbe373278'/>
<id>urn:sha1:a68fc0dd511e38aaf05b058fae5a235cbe373278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update onion gateway address and NNTP backend</title>
<updated>2026-05-31T00:41:00+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-31T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=d4232e0082759765bd16b02df3d48211050d46bc'/>
<id>urn:sha1:d4232e0082759765bd16b02df3d48211050d46bc</id>
<content type='text'>
- Replace old onion with qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion
- Add Peanny NNTP backend address in gateway description
- Update swaks example with new onion address
</content>
</entry>
<entry>
<title>Add YubiKey PIV Ed25519 signing to README</title>
<updated>2026-05-31T00:00:52+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-31T00:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=f3d426165fe185d634206d72189bd363c825d49b'/>
<id>urn:sha1:f3d426165fe185d634206d72189bd363c825d49b</id>
<content type='text'>
- 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
</content>
</entry>
</feed>
