<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neomutt-config/scripts/yubisigner-with-pinentry, 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>
</feed>
