e2e Encryption
Share your private data end-to-end-encrypted within your Web of Trust.
Requirements
- public-key encryption for multiple recipients
- data signing
Resources
- SEA
- Javascript Object Signing and Encryption
- JSON Web Signature (JWS)
- JSON Web Encryption (JWE)
- JSON Web Key (JWK)
- Javascript library for Jose JWE and JWS
- DAG-JOSE codec for IPLD
- Wikipedia: hybrid cryptosystem
- JWT a bad standard?