Ticket #1485264 (new Patches)
Patch: Yubikey Authentication
| Reported by: | dirkm | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Security issue | Version: | svn-trunk |
| Severity: | normal | Keywords: | patch yubikey yubico authentication otp password |
| Cc: |
Description
Hi,
I have created a patch to integrate Yubikey authentication into RoundCube. Yubikey's are small USB devices that generate one-time passwords. You can read about the Yubikey here.
This implementation uses Yubico's authentication web service. It includes main config settings to configure and enable/disable Yubikey authentication. Also, there are changes to the use settings and corresponding UI to allow users to enter his public ID and enable/disable authentication.
When enabled, in addition to "Username" & "Password," the login screen shows a third field "Yubikey OTP" (one-time password).
The patch was created against revision 1611.
This is a cool and useful feature that enhances security, but it might be kind of hard to test without an actual Yubikey. Feel free to contact me to work this out.
-D
