Building end to end encryption
By Aakansha Doshi
Description
React Brussels 2022
Let’s deep dive into how we build end to end encryption in Excalidraw. (a free open source virtual whiteboard for sketching hand-drawn like diagrams.) Why we build and how it’s done, going into details of web crypto API’s as well. Take away - If you are building an app and server doesn't need to see your data then end to end encryption is the way to go.