Yeah we're not inventing a protocol, just changing the transport layer. Http/s still works like it did before, often no changes necessary to the client and server software.
So to use a mint which is behind NWS from my browser I would have to set socks5 entry node as proxy?
You can use a public socks5 entry node since the traffic will be encrypted via https
Or: you can send the requests directly from JS running in your browser through nostr, skipping the entry node.
So is there a NIP or something for sending requests directly through nostr to a mint?
Ok I got it, I guess I could form the http request as nws events in js to simulate the behavior of entry point. Thanks, sounds interesting!
I wonder if I could bypass cors this way to show link previews more reliably...
This is gonna get out of hand 😂