Open-source software I write and maintain. All Go or POSIX shell, all GPL-3 or AGPL-3, all hosted on Codeberg or GitHub.
P2P anonymous messaging in Go.
Repo: git.virebent.art/virebent/khimera. Previously named Veilith, Chimera, Kharma.
SMTP gateway for store-and-forward delivery over higher-latency transports.
Drop-style file exchange with at-rest encryption and short-lived URLs.
NNTP reader designed to operate cleanly over onion-routed transports.
Self-hosted identicon generator for cryptographic public keys, derived from Ch1ffr3punk/identicons.
mfv-rebuild.sh — Merkle Tree File Verification regenerator (companion to Ch1ffr3punk/mfv)md2gmi.sh — Markdown to Gemtext converter for dual-protocol sitestrash-to-ram.sh — XDG-compliant trash bin backed by tmpfsEach release has a detached .sig (yubisigner Ed25519). Verify with:
yubisigner verify --pubkey gabvirebent-sign.crt --in <file> --sig <file>.sig
Sign cert at /.well-known/yubicrypt/gabvirebent-sign.crt.