Tools

Open-source software I write and maintain. All Go or POSIX shell, all GPL-3 or AGPL-3, all hosted on Codeberg or GitHub.

khimera

P2P anonymous messaging in Go.

Repo: git.virebent.art/virebent/khimera. Previously named Veilith, Chimera, Kharma.

fog

SMTP gateway for store-and-forward delivery over higher-latency transports.

Repo: git.virebent.art/virebent/fog.

vapordrop

Drop-style file exchange with at-rest encryption and short-lived URLs.

Repo: git.virebent.art/virebent/vapordrop.

onion-newsreader

NNTP reader designed to operate cleanly over onion-routed transports.

Repo: git.virebent.art/virebent/onion-newsreader.

VFACE / identicons.virebent.art

Self-hosted identicon generator for cryptographic public keys, derived from Ch1ffr3punk/identicons.

Live: https://identicons.virebent.art

Smaller tools

Verification

Each 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.