alright am IMPRESSED
git clone
cd Anonostr
php -S 10.10.10.10:5555
nano app.js (edit ur own relays)
open http://10.10.10.10:5555/ in tor enabled browser
good to do !
NO hidden sniffer except relays knows n see ur exitIPs
GitHub
GitHub - Spl0itable/Anonostr: Anonostr allows users to send anonymous notes to the Nostr network without revealing their identity. For each note submission, the app generates a new key pair, sends the note through select relays, and then securely burns the key pair. It supports tagging, threading, quoting, and replying to existing notes.
Anonostr allows users to send anonymous notes to the Nostr network without revealing their identity. For each note submission, the app generates a ...