看板 FB_cvs 關於我們 聯絡資訊
ale 2011-11-23 14:37:16 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/oath-toolkit Makefile distinfo pkg-descr pkg-plist Log: The OATH Toolkit contains a shared library, command line tool and a PAM module that makes it possible to build one-time password authentication systems. Supported technologies include the event-based HOTP algorithm and the time-based TOTP algorithm. OATH is the Open AuTHentication organization which specify the algorithms. The components included in the package is: - liboath: A shared and static C library for OATH handling. - oathtool: A command line tool for generating and validating OTPs. - pam_oath: A PAM module for pluggable login authentication for OATH. Feature safe: yes Revision Changes Path 1.1231 +1 -0 ports/security/Makefile 1.1 +47 -0 ports/security/oath-toolkit/Makefile (new) 1.1 +2 -0 ports/security/oath-toolkit/distinfo (new) 1.1 +14 -0 ports/security/oath-toolkit/pkg-descr (new) 1.1 +10 -0 ports/security/oath-toolkit/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"