rsa securID

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

rsa securID

Post by yacahuma »

Anyone using rsa secureID cards or something similar in there web sites? Please share experiences.

Thank you
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

Re: rsa securID

Post by Eric! »

I've used an older version with rotating keys. It can be a real pain for users who are traveling and their card gets damaged or out of synch.

I don't know how the new USB ones compare though.
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Re: rsa securID

Post by yacahuma »

I found this
http://code.google.com/p/mod-authn-otp/
http://www.authworks.com/authenex-akey-3600.asp

It looks interesting but I have no idea how will it actually get integrated into a web application.
Post Reply