https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245755
--- Comment #6 from [email protected] --- A commit references this bug: Author: dbaio Date: Mon Apr 27 23:50:17 UTC 2020 New revision: 533214 URL: https://svnweb.freebsd.org/changeset/ports/533214 Log: Add security/py-pyotp2289 Pure Python implementation of RFC-2289 - "A One-Time Password System" "The system provides authentication for system access (login) and other applications requiring authentication that is secure against passive attacks based on replaying captured reusable passwords. OTP evolved from the S/KEY (S/KEY is a trademark of Bellcore) One-Time Password System that was released by Bellcore." WWW: https://github.com/blackm0re/pyotp2289 PR: 245755 Submitted by: Simeon Simeonov <[email protected]> Changes: head/security/Makefile head/security/py-pyotp2289/ head/security/py-pyotp2289/Makefile head/security/py-pyotp2289/distinfo head/security/py-pyotp2289/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
