@jsconf_
  @jsconf_
JSConf | No way, JOSE! by Sam Bellen @jsconf_ | Uploaded 2 years ago | Updated 2 hours ago
Is your first thought when thinking about cryptography, nope, thats not for me!? Theres 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). Lets take a leap of faith and explore the wonderful world of cryptography together, shall we?

In this talk, I will try to explain the basics of encryption and hashing through simple examples. Well look into how the JOSE standard can help us with encrypted content on the web using JSON Web Encryption (JWE) and JSON Web Keys (JWK). The audience does not need any specific knowledge about cryptography as this talk will go through the basics. Some JavaScript knowledge can be useful but not necessary as code examples will be simple and explained.

Why? The times when websites were just simple pieces of information is long gone. These days the web handles more sensitive data than ever before. To securely handle this data, we sometimes need to hash, encrypt or sign it. Sure there are a million tools, libraries and pieces of software that handle this for you, but knowing the basics can certainly come in handy!

https://jsconfbp.com/speakers/sam-bellen

About Sam

I'm a Google Developer Expert who works as a Developer Advocate Engineer at Auth0. At Auth0 we're trying to make authentication and identification as easy as possible, while still keeping it secure.

After office hours I like to play around with the web-audio API, and other "exotic" browser APIs. One of my side projects is a library to add audio effects to an audio input using JavaScript.

When I'm not behind a computer, you can find me playing the guitar, having a beer at a concert, or trying to snap the next perfect picture.
No way, JOSE! by Sam BellenJS Conf India Online 2021 | Track 2Getting started with three js and WebGL by Jaume Sanchez Elias at JSConf Budapest 2015JavaScript DevOps or WebOps: Construir o no construir? - Alejandro Mercado PeaImpressions of JSConf India 2023Picking the Low-Hanging Fruit  Easy Pentest Wins by Marcus BointonNo Way, JOSE - Sam Bellen | JSConf Hawaii 2020Encrypting Data in the Browser - Exploring Web Crypto APIs by Aakansha DoshiThe Journey About How I Fixed a Bug in the Node.js Core That Affected Thousands of PackagesOpen Labs Hackerspace (Albania) by Mariana Balla |Community Lounge | JSConf EU 2019Mquinas de estado finitas con XState - Carlos Martnez AvendaoHow Vue.js as a web framework optimises rendering speed

No way, JOSE! by Sam Bellen @jsconf_