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

Add file-encryption option #114

Open
privacy-wolf opened this issue Oct 31, 2017 · 3 comments
Open

Add file-encryption option #114

privacy-wolf opened this issue Oct 31, 2017 · 3 comments

Comments

@privacy-wolf
Copy link

I think it would be really great to have a password-based file encryption method.

Idea is to long-press a file and select 'encrypt file' (maybe with the option 'in-place' or 'create a copy'). That file could then be shared securely. Important would be to use some kind of encryption method that is also available on other platforms, i.e. it should (in principle) be possible on Mac, Windows, Linux and of course Android to decrypt the file again.

@filipmnowak
Copy link

hello there! is there any progress or work planned in that area, perhaps?
how it would work with Simple-Gallery?
that feature would be very useful, thank you for your work so far!

@LightEater
Copy link

That would be a great function to have.

@baermathias
Copy link

@tibbi another solution would be to support something like Anemo, which is a private local storage utility application for Android. Instead of being a stand-alone file manager user interface, it hooks into various components of Android making it feel like a native part of the operative system.

GrapheneOS file explorer supports it and it looks like this:

Screenshot_20230815-182437

As far as I know it takes advantage of native Android features to store the files in a secure location by encrypting them with a key protected by your "lockscreen" password / code / pattern.

The Android feature that allows this is called File-Based encryption.

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

No branches or pull requests

5 participants