deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Python One Time Password Library
This package contains a Python library for generating and verifying one-time
passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA)
authentication methods in web applications and in other systems that
require users to log in.
.
Quick overview of using One Time Passwords on your phone:
.
* OTPs involve a shared secret, stored both on the phone and the server
* OTPs can be generated on a phone without internet connectivity
* OTPs should always be used as a second factor of authentication(if your
phone is lost, you account is still secured with a password)
* Google Authenticator allows you to store multiple OTP secrets and provision
those using a QR Code(no more typing in the secret)
Homepage: https://github.com/pyotp/pyotp
Installed-Size: '50'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pyotp
Priority: optional
Section: python
Source: python-pyotp
Version: 2.6.0-3
srcpkg_name: python-pyotp
srcpkg_version: 2.6.0-3