mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
356 B
Plaintext
6 lines
356 B
Plaintext
mod_authn_otp is an Apache web server module for two-factor authentication
|
|
using one-time passwords (OTP) generated via the HOTP/OATH algorithm
|
|
defined in RFC 4226. This creates a simple way to protect a web site with
|
|
one-time passwords, using any RFC 4226-compliant hardware or software
|
|
token device. mod_authn_otp also supports the Mobile-OTP algorithm.
|