Publish notes to the Nostr decentralized network. Uses NIP-01 event signing with your private key and configurable relay URLs.
Credentials
- Private Key — Your Nostr private key in hex or nsec format. Used to sign events.
- Relay URLs — Comma-separated list of relay WebSocket URLs (e.g., wss://relay.damus.io, wss://nos.lol).
Status
Nostr support is currently a stub — full WebSocket relay publishing will be available in a future release. Credential validation works, but publishing is not yet functional.
Security
Your private key is stored encrypted in the Joomla database. Never share your private key — it controls your entire Nostr identity.