amnezia-client icon indicating copy to clipboard operation
amnezia-client copied to clipboard

Add auth protection for ssh key export (Android)

Open outspace opened this issue 2 years ago • 0 comments

We use a builtin keyguard for ssh key export protection on Android.

This protection works only if some protection is set on the phone.

https://developer.android.com/reference/android/app/KeyguardManager#isDeviceSecure()

outspace avatar Sep 19 '22 09:09 outspace