aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-yubikey_auth/pkg-descr
blob: 7f95e61b10cf21d9df6043f03e5035100bff23ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This plugin adds the option to use a YubiKey as second-factor
authentication.

The YubiKey is a USB key emulating a generic keyboard and make
use of One-time Passwords to provide two factor authentication.

Activate the plugin  by adding the following to Roundcube's
config/config.inc.php:
$config['plugins'] = array('roundcube_yubikey_authentication');

WWW: https://github.com/northox/roundcube-yubikey-plugin