Oddbean new post about | logout
 For anyone looking for a comparison to TOR, as far as I understand it:

It’s comparable to the TOR hidden services that can be reached by onion addresses. Here we have the nostr npub to address a service. 

Since both entry and exit node only connect to relays, they are the only part that needs to be publicly reachable. Services can run behind firewalls on machines that are not reachable from the outside. 

But it’s not like TOR in term of being an anonymous browsing tool for any website. It’s (currently) only for exposing a single service in a censorship resistant way. 
 great summary plus you can expose already multiple services, not only one  
 Now explain in terms of Nostr and SimpleX architecture ? 
 Hey  @florian - just a quick follow-up

In TOR - both user & server need to opt-in right? I guess just user opt-in also works 🤔 

In NWS - only server need to opt-in and clients can directly hit them right? Or is the client opt-in required?