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

Implement screensaver for T2B1 #3377

Closed
matejcik opened this issue Oct 30, 2023 · 0 comments · Fixed by #3381
Closed

Implement screensaver for T2B1 #3377

matejcik opened this issue Oct 30, 2023 · 0 comments · Fixed by #3381
Assignees
Labels
core Trezor Core firmware. Runs on Trezor Model T and T2B1. feature Product related issue visible for end user

Comments

@matejcik
Copy link
Contributor

For first iteration, we probably want to copy what T1 does, namely:

  • when no PIN is set, show black screen after 10 minutes
  • when PIN is set, lock and show black screen after autolock delay (10 min by default)

I believe we can implement this by (a) changing Lockscreen to render all black and (b) for T2B1 only, allow locking even when no PIN and not SD protect is there.

cc @Hannsek if this is really what we want

@matejcik matejcik added core Trezor Core firmware. Runs on Trezor Model T and T2B1. feature Product related issue visible for end user labels Oct 30, 2023
@trezor trezor deleted a comment from sophiadapers88 Oct 31, 2023
@matejcik matejcik self-assigned this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Trezor Core firmware. Runs on Trezor Model T and T2B1. feature Product related issue visible for end user
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant