Skip to content

Hid the devices serial number by default #1945

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Delusidude
Copy link

@Delusidude Delusidude commented Jul 25, 2025

I think the devices serial number should be hidden by default to allow users to prevent the leaking of identifiable information.

As they can choose obscure yet memorable usernames for the accounts of the TOTP authenticators, the only identifiable information that can't be hidden is the devices serial number.

I propose that a gesture detector should be added to the right of the serial number text UI, which toggles the visibility of the serial number when held downa and the serial number label in the device picker be removed.

Here are some screenshots of what I implemented:
Hidden
Visible

Resolves: #1944

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

Successfully merging this pull request may close these issues.

I think the devices serial number should be hidden by default
1 participant