Hacker News new | ask | show | jobs
by ZK0snark 2211 days ago
In my opinion it should be Zero-Knowledge protocols. https://en.wikipedia.org/wiki/Zero-knowledge_proof Since the only fate of any private data with third-parties is to be eventually leaked, it is best to know as little as possible about users. Monetization of protocols where every data packet has a nano monetary value would allow for strong encryption and would guarantee that communication is as secure as modern decentralized financial transactions.
1 comments

This is interesting, is anyone using Zero-knowledge proof in any production app for communication?