python3-onetimepass

Module for generating and validating HOTP and TOTP tokens
  https://github.com/tadeck/onetimepass/
  0
  no reviews



OneTimePass (actually ``onetimepass``) is a module for generating one-time passwords, namely HOTPs (HMAC-based one-time passwords) and TOTPs (time-based one-time passwords). They are used eg. within Google Authenticator application for Android or iPhone.