Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send and retrieve encrypted files when using OMEMO #1262

Closed
wstrm opened this issue Feb 3, 2020 · 6 comments · Fixed by #1375
Closed

Send and retrieve encrypted files when using OMEMO #1262

wstrm opened this issue Feb 3, 2020 · 6 comments · Fixed by #1375
Assignees
Milestone

Comments

@wstrm
Copy link
Contributor

wstrm commented Feb 3, 2020

Expected Behavior

The /sendfile command should send the file encrypted as AES-256 in GCM while using OMEMO, according to XEP-xxxx: OMEMO Media Sharing.

Profanity should also be able to decrypt files and save them to the file system as is already supported when retrieving unencrypted files.

Current Behavior

When sending files with /sendfile the files are sent unencrypted and my friends gets upset that I'm not using OMEMO Media Sharing.

When receiving an encrypted files an aesgcm:// URI is displayed.

Possible Solution

N/A

Context

I am member of a large MUC that uses OMEMO, a lot of memes are shared an I want to save them seamlessly to my file system.

Environment

N/A

@licaon-kter
Copy link
Contributor

/close as duplicate #1070

@wstrm
Copy link
Contributor Author

wstrm commented Feb 3, 2020

/close as duplicate #1070

I got told to create this issue

@jubalh jubalh mentioned this issue Feb 3, 2020
11 tasks
@jubalh
Copy link
Member

jubalh commented Feb 3, 2020

Yep, that's right. This issue is for tracking progress of that feature and so it can be assigned easily.
I added the link to it at the appropriate place in #1262.
Which is just the general feature tracker.

@moppman
Copy link
Contributor

moppman commented Feb 14, 2020

There was some discussion the other day in one of the MUCs about profanity sending unencrypted files in an encrypted chat without warning users about it. That's why I made #1270 until we have actual file encryption :)

@mdosch
Copy link
Contributor

mdosch commented Feb 14, 2020 via email

@jubalh
Copy link
Member

jubalh commented Feb 17, 2020

#1270 got merged. /omemo sendfile on is now needed to allow sending unencrypted files using /sendfile while in an OMEMO session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants