| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 
 | Source: libapache2-mod-authn-yubikey
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11~), apache2-dev, libcurl4-openssl-dev
Standards-Version: 4.1.4
Rules-Requires-Root: no
Homepage: http://www.coffeecrew.org/software/yubikey-apache-plugin/
Package: libapache2-mod-authn-yubikey
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Yubikey authentication provider for Apache
 The mod_authn_yubikey module is an authentication provider
 for the Apache platform. It leverages the YubiKey which is
 a small token that acts as an authentication device.
 .
 The mod_authn_yubikey module provides one and two factor
 authentication for your website and is completely independent
 from the technology that implements your website (like CGI, JSP or PHP).
 |