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

why encryption at rest in the roadmap if zero knowledge enryption is already implemented? #1048

Closed
streetwriters bot opened this issue Sep 24, 2022 · 1 comment
Labels
Type: Question Further information is requested

Comments

@streetwriters
Copy link

streetwriters bot commented Sep 24, 2022

why encryption at rest in the roadmap if zero knowledge cnryption is already implemented ?

Device information:
App version: 2.1.6-deb04d6-desktop
OS: OS X 10.15.7
Browser: Electron 19.0.8
Pro: false

@thecodrr
Copy link
Contributor

All your notes are end-to-end encrypted. All the vault does is that it encrypts your notes at rest as well. Here's a simple comparison.

  • Vault notes: stored encrypted on device, encrypted before transfer as well.
  • Non-vault notes: stored unencrypted on device, encrypted before transfer

@thecodrr thecodrr added the Type: Question Further information is requested label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant