Discussing Compact Client Side Filtering (Neutrino)

YouTube Video

Listen To This Episode:

In this episode of “The Van Wirdum Sjorsnado,” hosts Aaron van Wirdum and Sjors Provoost discussed compact client-side filtering, also known as Neutrino.

Compact client-side filtering is a solution to use Bitcoin without needing to download and validate the entire blockchain, and without sacrificing your privacy to someone who operates a full node (and therefore did download and validate the entire blockchain). Downloading and validating the entire Bitcoin blockchain can take a couple of days even on a standard laptop, and much longer on smart phones or other limited-performance computers. This is why many people prefer to use light clients such as Neutrino. These aren’t quite as secure as full Bitcoin nodes, but they do require fewer computational resources to operate.

Some types of light clients — Simplified Payment Verification (SPV) clients — essentially ask nodes on the Bitcoin network about the particular Bitcoin addresses they are interested in, to check the amount of funds they own. This is bad for privacy, since the full node operators learns which addresses belong to the SPV user.

Compact client-side filtering is a newer solution to accomplish similar goals as SPV, but without the loss of privacy. This works, in short, by having full node operators create a cryptographic data structure that tells the light client user whether a block could have contained activity pertaining to its addresses, so the user can keep track of its funds by downloading only a small subset of all Bitcoin blocks.

Van Wirdum and Provoost explained how this works in more detail, and discussed some of the tradeoffs of this solution.

The post Discussing Compact Client Side Filtering (Neutrino) appeared first on Bitcoin Magazine.

Leave a Reply

Your email address will not be published. Required fields are marked *