Post
Topic
Board Project Development
Merits 1 from 1 user
Re: [OPEN SOURCE] Serverless Anon Web Wallet
by
coinableS
on 04/04/2022, 16:16:14 UTC
⭐ Merited by ETFbitcoin (1)
- This wallet uses public APIs like Blockchain and Blockchair for UTXO data and they probably track your IP! Use a VPN.

I checked the live demo and saw there's network access to wss://api-pub.bitfinex.com/ws/2, did you forget to mention it?

Ahh yes a simple websocket in order to grab the current exchange rate.

The disclosure related to Blockchain and Blockchair API is related to privacy and associating addresses and UTXOs with an IP address.

The websocket connection for the exchange rate on the other hand, does not include any address, UTXO data. Simply just grabbing the US dollar exchange rate.