log sat/memory/encryption.py @ 3228:cc3fea71c365

age author description
Mon, 23 Mar 2020 16:53:03 +0100 Goffi core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:
Sun, 22 Mar 2020 18:39:12 +0100 Goffi core (memory/encryption): encryption session are now restored on client connection
Wed, 18 Mar 2020 19:54:07 +0100 Goffi core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested
Sun, 23 Feb 2020 17:48:26 +0100 Goffi core (memory/encryption): "isEncryptionRequested" helper method:
Tue, 18 Feb 2020 18:13:18 +0100 Goffi core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message data
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 30 Dec 2019 20:59:46 +0100 Goffi plugin XEP-0384: OMEMO for MUC implementation:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sun, 24 Feb 2019 14:11:08 +0100 Goffi core: added a base menu allowing to set encryption session or show the trust management UI.
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 04 Jan 2019 18:46:02 +0100 Goffi core (constants): added a constant for "encrypted"
Fri, 04 Jan 2019 11:14:17 +0100 Goffi core (memory/encryption): added getNamespaces method to retrieve all plugins namespaces
Thu, 03 Jan 2019 21:00:00 +0100 Goffi core (memory/encryption), plugin OTR: finished OTR integration in encryption:
Wed, 02 Jan 2019 18:22:30 +0100 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (memore/encryption): new methods and checks:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (memory/encryption): start improvments, stop and getSession:
Sun, 29 Jul 2018 19:22:56 +0200 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature: