<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neomutt-config/scripts, 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-03T00:13:45+00:00</updated>
<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>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 YubiKey PIV Ed25519 signature support for mail2news</title>
<updated>2026-05-30T23:32:59+00:00</updated>
<author>
<name>gabrix73</name>
<email>gabriel1@frozenstar.info</email>
</author>
<published>2026-05-30T23:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=904fb9fbae8c26cf13fdc6719b497248e24f0bf3'/>
<id>urn:sha1:904fb9fbae8c26cf13fdc6719b497248e24f0bf3</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>update: real mail2news config with virebent.art onion addresses, add Tor profile and posting script</title>
<updated>2026-05-25T22:06:05+00:00</updated>
<author>
<name>Gab Virebent</name>
<email>noreply@virebent.art</email>
</author>
<published>2026-05-25T22:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=507ca3a7e3f2d72e583bb26d6817f7deee9188ec'/>
<id>urn:sha1:507ca3a7e3f2d72e583bb26d6817f7deee9188ec</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Initial public release</title>
<updated>2026-05-23T00:48:34+00:00</updated>
<author>
<name>Gab Virebent</name>
<email>noreply@virebent.art</email>
</author>
<published>2026-05-23T00:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/neomutt-config/commit/?id=847759f50596b0d992085aa34d7b5b78057aa7ce'/>
<id>urn:sha1:847759f50596b0d992085aa34d7b5b78057aa7ce</id>
<content type='text'>
</content>
</entry>
</feed>
