All Talks

Building Zero-Knowledge Backends

Talk recording from Amsterdam JSNation Conference 2019 https://jsnation.com

Building Zero-Knowledge Backends

Zero Knowledge Architecture is a pattern that allow to build applications where all data is stored and exchanged in an encrypted way. It enforces end-to-end encryption and client-side operations only. Let’s gonna see how to build a Zero Knowledge backend, involved in data transfer and keys-echange system, with a JS client-side lib. No more excuses not to secure your applications …

You might be interested in: