python3-mintotp is a minimalist implementation of TOTP.
You have probably seen how some obnoxious websites are not satisfied
with you just entering a correct username and password to log in.
They require something called "one-time pass", which is a seemingly
random combination of 6 alphanums.
mintotp is a tiny but self-contained implementation of those OTP
codes, including a python library and a command-line utility.
Use it just like
echo "<your-seed>" | mintotp
or mintotp < your-seed-file
Of course, you need to store the seed somewhere, preferrably in an
encrypted GnuPG file.
Maintained by: Lockywolf
Keywords: otp,totp,2fa,password
ChangeLog: python3-mintotp
Homepage:
https://github.com/susam/mintotp/
Download SlackBuild:
python3-mintotp.tar.gz
python3-mintotp.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python3-mintotp.SlackBuild |
| python3-mintotp.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds