jb55 on Nostr: “Network relays are built on the modern and standardized MASQUE protocols and can ...
“Network relays are built on the modern and standardized MASQUE protocols and can be used to proxy all TCP and UDP traffic”
Holy shit! It’s not just web requests. This is way better than your standard VPN. It also obfuscates traffic through http so it’s harder to tell that you’re even using it. TIL npub1dd9znw7585wsam4d8p84ztdmtywwjsrayld6fzk4fvqdn5hpju4st5xe7p (npub1dd9…xe7p) also uses this. This is the way we can make nostr network traffic private without requiring people to run VPNs.
https://support.apple.com/en-ca/guide/deployment/dep91a6e427d/web
Holy shit! It’s not just web requests. This is way better than your standard VPN. It also obfuscates traffic through http so it’s harder to tell that you’re even using it. TIL npub1dd9znw7585wsam4d8p84ztdmtywwjsrayld6fzk4fvqdn5hpju4st5xe7p (npub1dd9…xe7p) also uses this. This is the way we can make nostr network traffic private without requiring people to run VPNs.
https://support.apple.com/en-ca/guide/deployment/dep91a6e427d/web
quoting note12ef…ceuaapple’s private relay (MASQUE) seems better than a vpn for web requests:
1. you encrypt the request for the second hop’s exit node (cloudflare?),
2. Apple can’t see what you are requesting.
3. The exit node can’t see who made the original request since it is proxied by apple.
Clever! Going to try to use this in damus ios for relay connections.