Top
image credit: Pxhere

Article: How to Use Encryption for Defense in Depth in Native and Browser Apps

May 13, 2020

Via: InfoQ

Anyone handling sensitive user data lives in fear of a data breach. We know that encryption can reduce the negative consequences, but most encryption is relegated to infrastructure-level elements like TLS and VPNs rather than at the application layer. Application-layer and end-to-end encryption can be a powerful tool in our toolkit, but as developers, how can we safely add encryption to our applications without introducing bugs or reducing the utility of the data?

Read More on InfoQ