diff options
Diffstat (limited to 'doc/design/assistant/xmpp_security.mdwn')
-rw-r--r-- | doc/design/assistant/xmpp_security.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/assistant/xmpp_security.mdwn b/doc/design/assistant/xmpp_security.mdwn index 6b2b728f2..a5bd84e04 100644 --- a/doc/design/assistant/xmpp_security.mdwn +++ b/doc/design/assistant/xmpp_security.mdwn @@ -24,3 +24,6 @@ AES encryption: * Rely on the user's gpg key, and do gpg key verification during XMPP pairing. Problimatic because who wants to put their gpg key on their phone? Also, require the users be in the WOT and be gpg literate. + +Update: This seems unlikely to be worth doing. [[Telehash]] is better. +--[[Joey]] |