diff CHANGELOG @ 2740:8fd8ce5a5855

jp (message/send, encryption): encryption handling: - encryption algorithm can now be requested when sending a message (using --encrypt option) - new encryption commands to (de)activate encryption session, check available algorithms, or manage trust.
author Goffi <goffi@goffi.org>
date Wed, 02 Jan 2019 18:50:57 +0100
parents eb58f26ed236
children 92af49cde255
line wrap: on
line diff
--- a/CHANGELOG	Wed Jan 02 18:50:47 2019 +0100
+++ b/CHANGELOG	Wed Jan 02 18:50:57 2019 +0100
@@ -38,7 +38,6 @@
         - new debug commands, to monitor stream, call bridge method or send fake signals
         - new info/session command, to get data on current session
         - new blog/get command, to retrieve locally XMPP blog
-        - new message/encryption command, to handle encryption sessions
         - new message/mam command, to check MAM archives (this command may be renamed or merged in an other one in the future)
         - new pubsub commands, for low level pubsub manipulations
         - include pubusb/search command for "grepping" pubsub nodes
@@ -52,6 +51,8 @@
         - new forums commands
         - new avatar commands
         - new ping command
+        - new encryption commands, to handle encryption sessions
+        - e2e encryption algorithm can now be requested in jp message/send
         - better handling of arguments for pubsub related commands
         - improved outputs
         - new template output, jp can now act as a static site generator