Zero-Knowledge Succinct Non-Interactive Argument of Knowledge (and in Russian - Compressed non-interactive proof with zero knowledge) allows you to perform transactions on the blockchain without public commit. Verification of a transaction using this method is implemented directly between the sender and the recipient. Already in the early years of Bitcoin existence, users realized that it was a pseudonymous, not an anonymous network. And if you link a pseudonym (address) with a person's ...