Frequently asked questions
Short answers, including the awkward ones.
Do I need an account?
No, and you cannot make one. Your Nostr key pair is the account: the public key identifies you and the secret key proves it is you. Nobody issues it, nobody can suspend it and nobody can reset it — including us.
What happens if I lose my key?
You lose the account. There is no recovery process, and that is not an oversight: a recovery process would mean somebody else can get into your mail. Export your key and keep it somewhere safe, or use a remote signer that holds it for you.
Can I write to a normal Gmail address?
Yes, through a bridge — nostrmail.org by default, with uid.ovh as an alternative, and you can change them. Be clear about the trade-off: that mail is not end-to-end encrypted. The bridge converts your message into an ordinary email and can read it on the way through.
So what exactly is encrypted?
Mail between two Nostr users is encrypted end to end with NIP-17 gift wrap; relays see an envelope, not the contents. Attachments and large messages go to Blossom servers already encrypted. What is not hidden: your public key, your IP address as seen by relays, when you send and receive, and — for now — your read state and folder names.
Why are folder names public?
Marking mail as read, starred or archived publishes a NIP-32 label event, and those are currently unencrypted. It means someone who knows the id of a mail they sent you can tell when you read it. Encrypting labels is on the roadmap; until it ships, treat folder names as public and we will keep saying so.
Do you run the relays and servers?
No. Herkos ships with sensible defaults — 5 relays, 5 DM relays, 5 Blossom servers, 2 bridges — all of them operated by other people, and all of them editable in Settings. We run no server of our own, which is also why we cannot read anything.
Is there any tracking?
None. No analytics, no crash reporting, no telemetry, and this website sets no cookies and loads nothing from third parties — the font is served from our own domain rather than from Google. Notifications and “send later” do involve third-party services; both are off until you turn them on and the privacy policy names them.
Is it really free?
Yes, and free as in both senses: no price and MIT licensed. There is no paid tier and no plan to add one for the mail client. If Herkos ever operates storage for the Drive, that would be a paid service and we would say so plainly.
How is this different from Proton or Tuta?
They are excellent, and they are companies that hold your account. If they are compelled, or breached, or they close, your address goes with them. Herkos has no account to hold and no server to raid — the flip side being that nobody can help you if you lose your key.
Who is behind it?
A small independent project. Herkos is a fork of Nostr Mail Client by nogringo, also MIT licensed, and it would not exist without that work.