Nostr'a Katılın
2026-08-02 03:52:42 UTC

Graham O'Nero on Nostr: Nosdag is up: It's a desktop Nostr client that keeps your notes and media on an IPFS ...

Nosdag is up: https://nosdag.com

It's a desktop Nostr client that keeps your notes and media on an IPFS node running inside the app. Bring the npub you already have. Same follows, same relays, your notes readable in every other client What changes is where the data lives. It's now on your machine, not somebody's image host.

Your notes still go to relays as normal Nostr events, so anyone on any client reads you as usual. What's added is a small pointer to a content-addressed copy of everything on an IPFS node running inside the app: your history as a signed chain anyone can verify and walk, and media served from your machine rather than an image host.

Also in there:
-Monero tipping

-Tor mode that runs the whole app over Tor (or through your own tor router)

-whole-history export as a single file you can back up.

Linux builds are up and tested: AppImage, .deb, tar.gz.

For macOS or Windows it runs from source in four commands. The instructions are on the site. There's a Windows zip too, but I no longer have a Windows machine so no clue if it built correctly. If you test it, please tell me if it works or send me the error messages

This is beta so any feedback is appreciated.

Thanks!