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

Images and attachments are not encrypted #5084

Closed
aitorpazos opened this issue Jun 16, 2021 · 2 comments
Closed

Images and attachments are not encrypted #5084

aitorpazos opened this issue Jun 16, 2021 · 2 comments
Labels
bug It's a bug

Comments

@aitorpazos
Copy link

Having the following encryption configuration:
image

and file system based sync:
image

I see text is encrypted, however attachments and images are stored in plain files:
image

Environment

Joplin version: 1.7.11
Platform: Linux
OS specifics: KDE Neon. Plasma 5.22.1. Based on Ubuntu 20.04

Steps to reproduce

  1. Enable encryption
  2. Create notes that includes images or other attachments
  3. Note's text is encrypted, but images and attachments are not

Describe what you expected to happen

Images and attachments are expected to be encrypted as well to prevent information leakages.

@aitorpazos aitorpazos added the bug It's a bug label Jun 16, 2021
@JackGruber
Copy link
Contributor

The locale data of Joplin is not encrypted, only the data on your sync target.

@aitorpazos
Copy link
Author

Got you, confirmed that sync target files are encrypted. Got confused by the other *.crypted files existing along the images and thought those were expected to be encrypted as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug
Projects
None yet
Development

No branches or pull requests

2 participants