You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
@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:
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.
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.
The text was updated successfully, but these errors were encountered: