diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -306,3 +306,7 @@ Re-design matrix /encrypt. You should press G to switch to encryption mode in th will have a padlock in front of it and input text will be orange. Press G again to switch to regular text mode. Also encrypt media and maybe even reactions. + Add /gpg command to send your gpg key. Generate it if it doesn't exist in gpg --list-keys for your matrix id. + Change matrix gpg config to enable option instead. + Allow pressing enter on a message with PGP key to import it. + Cache decrypted gpg messages in ram, so they dont have to be decrypted again when closing the room and entering it again. |