Client side encryption or how to be sure private content will not leak

Session description

A zero knowledge proof schema using client side encryption is the only known way for guaranteeing private content can not be leaked even by the actions of a suddenly gonne crazy system administrator. The conceptual, mathematical and programmatic foundations for this exists t least since the 60's and yet most of web development ignores it. In this session, I'm going to explain how to achieve that with Drupal by using OpenPGP.js, a JS library started in CERN that makes it possible to have a Pretty Good Privacy in any web browser able to run modern JS. Working with this after 5 years I'm biased on saying but this is amazing and urgent.

About the speaker