-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add nostr over Tor Relay Support [feature request] #876
Comments
In progress. |
Related: iCepa/Tor.framework#78 (comment) |
Tor relays nostr: ws://2pbkpndvpeebljfvjew6auq63lndzszqnntct5aqfmazslerzxe75kad.onion From relayable npub16fcy8ynknssdv7s487nh4p2h4vr3aun64lpfea45d7h4sts9jheqevshg One more: note1fl7fx63spk2jgwhk2zacrh7fct8mg88uvjx346e3qhjeqm0q2gxqlg3507 |
Related: daltoniam/Starscream#971 |
@jb55 advised connection to Damus relay can take place over Tor. I don't know the steps to join Damus relay via Tor, and I dont know if the same process might work for other relays. |
On Sat, Sep 30, 2023 at 01:24:15PM -0700, alltheseas wrote:
@jb55 advised connection to Damus relay can take place over Tor.
some users like Snowden are still having issues connecting to the damus
relay via Amethyst, even though I turned off all cloudflare tor
blocking. Still need to debug this... might remove cloudflare altogether
soon since I'm not getting much out of it.
|
What are the steps to test connecting to Damus relay over Tor? |
@TheSameCat2 has a Tor relay tested over Damus https://damus.io/note12us7mynfdfluvyh9t028czxmfylys432t92ul92yafwndfsc2knqk0g6sn |
@alltheseas @jb55 note that this relay is on CloudFlare, but with DNS proxy disabled. There still seem to be some issues allowing signup with a paid relay, since the URL is different (callbacks, etc) but from the client end the connection has remained stable once added. Let me know if any team devs would like free access for testing. |
Download Orbot, and allow it to add a VPN configuration. Tor on iOS uses the VPN to intercept traffic. Once connected, add an onion addressed relay, using insecure websockets (ws://). Other relays should also work if they don't block exit node traffic. Out of my list, I believe all but two worked. |
https://damus.io/note1ncyzyxpdysm2sw57wantxzmsceqftp42rzseky53jfslwyg2a9dq3f8ta0 Tor cloudflare relay settings discussion |
|
@alltheseas to test post relay fix update note1qqqqrtx7hrzz4sfxgmt76magzw7n595nt8agt7qef4ayp0eetcgq2yc0n6 |
@BenGWeeks tor relays are reported as working |
User Story
As an advanced Damus user who is configuring relays, I would like to connect to nostr relays over tor on Damus, so that I can increase my privacy/censorship resistance.
Acceptance Criteria
@BenGWeeks
The text was updated successfully, but these errors were encountered: