OpenArchive / Save-app-android-old

This is the Save app for Android
https://open-archive.org
GNU General Public License v3.0
96 stars 25 forks source link

Maybe add explanation about a secure ProofMode key on devices without a passcode/passphrase, when they are generally capable #492

Open purvi-ranawat opened 1 year ago

purvi-ranawat commented 1 year ago

Bug Description :

In General section, when we click on Proof Mode, we get one extra option in Proof Mode in Android 11. In Android 11, we have three options under Proof Mode while in Android 13, we only have two option under Proof Mode Screenshots

Android 11 :

image

Andriod 13 :

image

Environment (please complete the following information):

tladesignz commented 1 year ago

@purvi-ranawat, you probably didn't secure your Android 13 device with a passcode, did you?

We use a "hardware-backed keystore" for this feature. That is not enabled, as long as a device isn't secured with a passcode or passphrase. Hence we don't show it.

Of course it is confusing to users, who see multiple devices.

@hiromipaw, let me know, if we should improve the UI in that case, and how.

foundscapes commented 1 month ago

@purvi-ranawat has this been updated and fixed (it should've been removed / replaced by enabling locking Save w/ passphrase) but unsure if it has been yet. please test and leave open if not, and close if so, thanks!