2018-11-29 03:49:57 +00:00
Awesome Secure Messaging
*A curated collection of links for secure messaging. Part of the ["Awesome X" series ](https://github.com/sindresorhus/awesome ).*
## Table of Contents
- [Fundamentals ](#fundamentals )
2018-11-29 04:19:17 +00:00
- [Messaging ](#messaging )
2018-11-29 03:49:57 +00:00
## Fundamentals
- [SoK: Secure Messaging ](http://cacr.uwaterloo.ca/techreports/2015/cacr2015-02.pdf ) - evaluation of current secure messaging solutions based on security, usability and adoption
2018-11-29 04:19:17 +00:00
- [The Differences Between Onion Routing and Mix Networks ](https://crypto.is/blog/mix_and_onion_networks ) - brief comparison
## Messaging
- [Double Ratchet ](https://signal.org/docs/specifications/doubleratchet/ ) - two-party protocol to exchange encrypted messages based on shared key
- [X3DH ](https://signal.org/docs/specifications/x3dh/ ) - two-party asynchronous key agreement protocol