A2fa Versions Save

a2fa is a command line tool for generating and validating one-time password. Its purpose is to get rid of phones and be able to authenticate easily.

v0.16.5

6 months ago

feature:

  • add scripts for uninstallation

optimize:

  • pretty print aligned text when running list command
  • update README.md and installation guide
  • update create_release.yml

fix

  • fix query accounts when running list command

v0.16.4

6 months ago

features

  • refactor the account model, add id as primary key, add username support
  • optimize usage message of commands
  • concurrently generate one-time passwords when running list command

bug fix

  • fix error handling for decoding secret key
  • fix the error of missing the leading zero in the code

v0.16.2

6 months ago

features

  • update usage instructions of flags
  • combine totp and hotp flags to mode flag, from boolean to string
  • print usage when running root command
  • add powershell install script, update installation instructions

bug fix

  • fix unkown command prompt
  • fix file path lookup

v0.16.0

6 months ago
  • An easy-to-use substitute for 2FA apps like TOTP Google authenticator.
  • Supports the OATH algorithms, such TOTP and HOTP.
  • No need for network connection.
  • Time sync feature included.
  • No need for phone.