SlackBuilds Repository

15.0 > Office > python3-mintotp (0.3.0.20240120)

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/

Source Downloads:
mintotp-a8bade22a0b93d9ae0dbf04fe730ecbd6c23edcc.tar.gz (1cc94e812a84899c1ed152f7c6ca7b6a)

Download SlackBuild:
python3-mintotp.tar.gz
python3-mintotp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds