Update Technical overview

This commit is contained in:
Sébastien Blin
2019-06-15 11:45:11 -04:00
parent 2cc7b0014f
commit b8a5c635d5

View File

@ -277,4 +277,17 @@ network](Ring_distributed_network "wikilink") page.
### Presence
*TBD*
*TBD*
### Security / Privacy
Jami provides perfect forward secrecy for calls and in call text
messages with different Eliptic Curve Diffie-Hellman key negociation at
every call. For out of call messaging single RSA-4096 is used. The
cryptography library used is GNUTLS
More informations:
- [Technical overview](technical/Technical-overview) of concepts and
protocols inside Jami