Oddbean new post about | logout
 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 😂