Skip to content

Aegis is keeping usage count on TOTP #1740

@ByteAfterlife

Description

@ByteAfterlife

Version

3.4.1

Source

Google Play

Vault encryption

Yes (with biometric unlock)

Device

Galaxy A26 5G

Android version

Android 16

ROM

No response

Steps to reproduce

  1. Create an entry using the TOTP Type
  2. Once created, on the home screen (after vault is unlocked) tap the 3 dots, settings, security, scroll down and enable "Tap to reveal"
  3. Go back to the home screen, your entry should now have 6 dots instead of the actual numbers.
  4. Tap on the dots, this should reveal the numbers
  5. Now, press and hold your entry and press the pencil icon to edit it
  6. Press Advanced in the screen titled "Edit entry" and scroll down
  7. You should see it updated the usage count (since you just made this entry, it should be 1)

What do you expect to happen?

The Usage count to not be shown or to stay at 0 instead of tracking the times you revealed the code, as TOTP does not depend on a counter to generate codes. I believe it should not because even though it doesn't waste much storage, it wastes some, and I'm the type of person that cannot think the thought that there could be the slightest optimisation implemented to prevent this from happening

What happens instead?

The usage count is incremented by 1 each time you tap the dots to reveal the code, even though the TOTP type shouldn't need a usage count at all.

Log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions