changeset 210303e1d814 in /home/hg/repos/gajim-plugins author: lovetox <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=210303e1d814 description: Update README.md
diffstat: omemo/README.md | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diffs (17 lines): diff -r d11467d237cf -r 210303e1d814 omemo/README.md --- a/omemo/README.md Fri Sep 02 23:02:50 2016 +0200 +++ b/omemo/README.md Wed Sep 07 00:38:43 2016 +0200 @@ -57,6 +57,13 @@ you can receive messages from fingerprints where you didnt made a trust decision, but you cant receive Messages from *not trusted* fingerprints +## Filetransfer + +For Filetransfer use the **httpupload** plugin. + +For decrypting and showing pictures in chat use the **url_image_preview** plugin. + +If you want to use these plugins together with *OMEMO* you have to install the `python-cryptography` package ## Debugging To see OMEMO related debug output start Gajim with the parameter `-l _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
