diff mod_auth_internal_yubikey.wiki @ 167:caa297adfe14

Make a small amendment to the text about how OTPs work.
author MWild1
date Thu, 17 Feb 2011 16:30:00 +0000
parents 7a9c49166d91
children 5523eda6e4e9
line wrap: on
line diff
--- a/mod_auth_internal_yubikey.wiki	Thu Feb 17 16:26:29 2011 +0000
+++ b/mod_auth_internal_yubikey.wiki	Thu Feb 17 16:30:00 2011 +0000
@@ -5,7 +5,7 @@
 
 A [http://www.yubico.com/yubikey YubiKey] is a small USB one-time-password (OTP) generator.
 
-The idea behind one-time-passwords is that they can, well, only be used once. After authenticating with an OTP the only way to log in again is to calculate the next one in the sequence and use that. The only (practical) way to generate this is by inserting the YubiKey and pressing its button. Acting as a USB keyboard it then "types" the OTP into the password prompt of your XMPP client.
+The idea behind one-time-passwords is that they can, well, only be used once. After authenticating with an OTP the only way to log in again is to calculate another one and use that. The only (practical) way to generate this is by inserting the (correct) Yubikey and pressing its button. Acting as a USB keyboard it then "types" the OTP into the password prompt of your XMPP client.
 
 = Details =