psi-im / plugins

Officially supported Psi plugins
56 stars 24 forks source link

[OMEMO] Encryption of files sending via HTTP File Upload #53

Closed antranigv closed 4 years ago

antranigv commented 4 years ago

Hi all!

I downloaded the new version of Psi+, which is based on Psi, and for some reason the HTTP file upload plugin was missing. after some digging I saw that the plugin is now deprecated in Psi.

Is there a reason for that? how are we supposed to 1) send files now? 2) send OMEMO encrypted files?

thanks in advance! :)

Ri0n commented 4 years ago

ctrl+v or drag'n'drop on chat dialog would upload a file via http when it's available. regarding omemo encrypted I didn't really test it after all the changes but people say it doesn't work. I'll review this when have some time for that

tehnick commented 4 years ago

Is there a reason for that?

This function was moved from plugin to program core.

send OMEMO encrypted files?

This feature was not implemented in the core yet.

tehnick commented 4 years ago

Moved to #84