pull down to refresh
21 sats \ 7 replies \ @Andreasgriffin OP 2h \ parent \ on: I'm Andreas Griffin, creator of Bitcoin Safe, AMA! AMA
For a segwit wallet, on a normal internet connection. The developer of the BDK Compact Block Filter client https://github.com/rustaceanrob/ has done an awesome job!
That's impressive. From your perspective, could downloading Compact Block Filters be a security issue? Or are the CBFs calculated locally?
reply
CBFs are calculated and served by full-nodes. They are a summary of a blocks content. Bitcoin Safe downloads all of them (for the initial sync). Downloading them reveals nothing about your wallet.
If a relevant transaction could be identified in the CBF, then whole block is downloaded from a random connected node.
If a relevant transaction could be identified in the CBF, then whole block is downloaded from a random connected node.
reply
get it. There's still a tiny chance of a privacy fault, but it definitely levels up compared to basic wallets. Is downloading the whole damn blockchain still the best setup for privacy?
reply
If you download a block from a random node, you have the anonymity set of all transactions in the block (so about 2000).
To get even better you have to download more and more irrelevant blocks, with the upper limit of the whole blockchain.
reply
It is a huge improvement compared to connecting to an electrum server revealing your entire wallet.
reply
To get even better you have to download more and more irrelevant blocks, with the upper limit of the whole blockchain.
Very smart!
reply
Bitcoin Safe also supports testnet4, signet,.. , so feel free to test Bitcoin Safe first with test coins.
reply