pull down to refresh

If you don’t believe it or don’t get it, I don’t have the time to try to convince you, sorry.

Built this because I wanted to try Nostr without abandoning the X audience I already have. It auto-mirrors new X posts to your Nostr relays in the background, and can post the other direction too — original Nostr notes back to X, with loop protection so a mirrored post can't ping-pong forever.

The part that took longest wasn't the mirroring, it was key handling. Didn't want to force anyone to paste a private key into a random website, so there are three signing modes: a browser extension (key never leaves it), a remote signer/bunker, or an encrypted key on the server if you want the easy path.

Free, no analytics, no tracking. Node/Express backend, vanilla JS frontend, 130 tests. Would love feedback, especially from anyone who's tried other bridge tools — what's missing here?

https//xtonostr.com