Is your first thought when thinking about cryptography, “nope, that’s not for me!”? There’s no need to. When explained with simple examples, you can see the basics are not that complicated. The JavaScript Object Signing and Encryption, or JOSE for short is a framework that helps us deal with encryption. It describes ways to securely transfer data either signed (JWS) or encrypted (JWE). Let’s take a leap of faith and explore the wonderful world of cryptography together, shall we?

Comments

Comments are closed.

Matteo Ronchi at 14:29 on 22 Apr 2022

Thank you for sharing so many things I don't know enough about!

Giancarlo at 18:46 on 22 Apr 2022

A huge amount of information made quite easy to grasp, very interesting!

Lots of new super-packed information here, I'll need another round to wrap my head around this, but this talk is gold!