From 5ab73a190c76b8d43a19866451f6aaca0895781d Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 27 May 2017 10:11:22 +0300 Subject: jabber: omemo: TODO for fuiture work --- protocols/JabberG/src/jabber_omemo.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'protocols') diff --git a/protocols/JabberG/src/jabber_omemo.cpp b/protocols/JabberG/src/jabber_omemo.cpp index 27f4cd92fd..424055d947 100755 --- a/protocols/JabberG/src/jabber_omemo.cpp +++ b/protocols/JabberG/src/jabber_omemo.cpp @@ -23,6 +23,14 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +//TODO: further improovement requirements folllows in priority sequence +/* 1. fix AES-128 GCM in 4.5 implementation + * 2. handle prekeys properly (cleanup after first use, create new keys) + * 3. reimplement session initialization without loosing first message (incomming + outgoing) + * 4. fingerprints/keys management ui + * 5. per-contact encryption settings (enable/disable for one contact) + */ + #include "stdafx.h" #include "jabber_omemo.h" #include -- cgit v1.2.3