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

Add Counter Mechanism for Counter-based OTPs #8

Open
gaetanomatonti opened this issue Aug 28, 2021 · 0 comments
Open

Add Counter Mechanism for Counter-based OTPs #8

gaetanomatonti opened this issue Aug 28, 2021 · 0 comments
Labels
feature A new feature to be implemented.

Comments

@gaetanomatonti
Copy link
Owner

Description

The counter update mechanism should be implemented for HOTPs.
Whenever a new HOTP is generated the counter is incremented by one. Every time the counter is updated, it should be stored (ideally in the Keychain).

@gaetanomatonti gaetanomatonti added the feature A new feature to be implemented. label Aug 28, 2021
@gaetanomatonti gaetanomatonti added this to the Uno 0.3.0 milestone Aug 28, 2021
@gaetanomatonti gaetanomatonti removed this from the Uno 0.5.0 milestone Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be implemented.
Projects
None yet
Development

No branches or pull requests

1 participant