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
First of all, thank you for this great file manager.
One thing I noticed, is that the application uses SharedPreferences for storing credentials, like the SMB password. These store the values in plain text. Would it be possible to use EncryptedSharedPreferences instead, so that the settings are encrypted?
Thanks and best regards.
The text was updated successfully, but these errors were encountered:
First of all, thank you for this great file manager.
One thing I noticed, is that the application uses SharedPreferences for storing credentials, like the SMB password. These store the values in plain text. Would it be possible to use EncryptedSharedPreferences instead, so that the settings are encrypted?
Thanks and best regards.
The text was updated successfully, but these errors were encountered: