Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Feature Request: Fingerprint Unlock #32

Open
KTSCode opened this issue Dec 21, 2016 · 3 comments
Open

Feature Request: Fingerprint Unlock #32

KTSCode opened this issue Dec 21, 2016 · 3 comments

Comments

@KTSCode
Copy link

KTSCode commented Dec 21, 2016

I know that the fingerprint scanner isn't the most secure method of authentication, but I think it would make this app significantly better. Having to type your password in all the time, make this app painful to use. To increase security, you could require that the user enter their password, every time the phone is restarted.

@vishesh
Copy link
Owner

vishesh commented Dec 21, 2016

Thanks. @akshatgoel wanna take a shot at his?

@akshatgoel
Copy link
Collaborator

Although this is cool to have but I have a different opinion on this. Currently, having a separate password for Sealnote gives us 2-factor authentication for password protected devices.
Moving it to fingerprint unlock will result in single-factor authentication.

I have not worked much with fingerprint-unlocked devices so if you have any idea on how people work with it, we can think of a good approach to tackle this. Thoughts?

@vishesh
Copy link
Owner

vishesh commented Dec 23, 2016

@akshatgoel You are right actually. It offers convenience but kind of defeats the purpose of second password. The password will have to persist in disk, which makes this not ideal. We don't save password in bundle right? It stays in memory and erases with time?

On other hand, API wise, seems like even though its for newer Android, we may not have to drop support for older versions. https://developer.android.com/about/versions/marshmallow/android-6.0.html

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

No branches or pull requests

3 participants