Join Nostr
2026-03-29 21:26:33 UTC

BitMacro on Nostr: Running a Nostr relay in production is painful. Whitelists managed via bash. Events ...

Running a Nostr relay in production is painful.

Whitelists managed via bash. Events inspected with CLI. No visibility on disk usage, active users or blocked pubkeys.

I built BitMacro Relay Manager to fix this:

✅ Visual event feed with kind labels
✅ Access control with real identities (names, avatars, NIP-05)
✅ LMDB stats — know exactly what's eating your disk
✅ Block / allow pubkeys without touching the terminal
✅ relay-agent is MIT — install with npx or Docker

relay-panel.bitmacro.io

#nostr #relays #buildinpublic