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

Encrypted Files on Desktop #139

Open
Diodeeric opened this issue May 6, 2024 · 1 comment
Open

Encrypted Files on Desktop #139

Diodeeric opened this issue May 6, 2024 · 1 comment

Comments

@Diodeeric
Copy link

Protect files on computer. This feature parallels the PIN code lock and ability to access / launch files via Diode if a device is compromised. Although iOS and Android are already encrypted on device through the app, many users have been asking about protection and encryption of the files on desktop.

Ideas:

  1. Hidden file folders (loaded only via Diode a file/folder launcher)
  2. Protect / encrypt files at rest
  3. Access files only via Diode (authorized zone keys) - could be problematic if a file is shared via an email attachment
@hansr
Copy link
Member

hansr commented May 6, 2024

@Diodeeric Thanks for this.

On a file-by-file basis, this is already done when you share a file via DM. It is possible we could extend that approach and encrypt every file so that it is only openable via the app, and never directly from the OS. In this case, the file would have to be replicated / saved-as before sharing it via another mechanism (like email).

For full "disk" level encryption, each platform will require its own approach and likely interaction from the user.

For example:

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

No branches or pull requests

2 participants