Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: force auth for each transaction signature even if old not timed out #2142

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dmitry-Borodin
Copy link
Contributor

@Dmitry-Borodin Dmitry-Borodin commented Oct 23, 2023

Currently storage unlocked on android for 5 min. I am forcing auth on UI for some cases like removing certificate, login auth or exporting secrets.
For signing transaction old version was requring pin only if auth times out.
Because user will need to scan qr code and pass result qr to camera back - it cannot happen accidentally I think.
I not sure if forcing auth each time will improve user experience but those are changes as discussed in security channel.

maybe @tetekinandrey have some thoughts.

@Dmitry-Borodin
Copy link
Contributor Author

btw it's ready to merge if we want it.

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

Successfully merging this pull request may close these issues.

None yet

1 participant