Are you talking about splitting web socket implementation from relay implementation? Subscription handling is quite coupled to an IP now. But indeed an HTTP proxy could just strip the x-forwarded header.
that can way to do (until new law arrive )- but 1st relay will always get client exitIP
Please Login to reply.
What if I self-host my relay? Then only I get my IP and can strip the data when forwarding.
Yes
🤔
Like this
https://github.com/bndw/nostr-relay-proxy
yes - this is how proxy relays like "bostr" work but other relays logs incoming relays exitIP also.