Global Feed Post Login
Replying to Avatar Super Testnet

That would help make it more private but also less accessible

I like having a qr code that an ordinary mobile device can scan with their regular camera, and boom, there's instantly money inside

It means there is less need for instructions like "Make sure you download the Tor browser first and then open the link in there"

I think a possibly-better solution is to wrap all queries to the api endpoints via a proxy such as corsproxy.io -- that would hide each user's ip address from the endpoint, but (1) it would put further strain on the infrastructure of that public service, which will surely stop working at some point (2) you've really just shifted the privacy problem to corsproxy.io -- now *the proxy* knows all the data I'm trying to conceal from the endpoint

Avatar
a_priori 2mo ago

I see. Is there any way to use public Nostr relays as proxies? Doesn't solve the problem but instead of one proxy that could be targeted, queries could go through one of many, randomized.

Reply to this note

Please Login to reply.

Discussion

Avatar
Super Testnet 2mo ago

maybe but I think that would probably require the server to make its api endpoints queriable over nostr, similar to how DVMs work

Thread collapsed