Comment on How Apple and Amazon Security Flaws Led to My Epic HackingparentComments−Matt_Cutts14yGood question. I have seen http://drupal.org/project/ga_login for Drupal, for example. Likewise, here's a write-up about using a YubiKey with Gmail's two-factor authentication: http://static.yubico.com/var/uploads/pdfs/Howto_GmailYubiKey...I believe Google Authenticator is based on open standards and open source, so people could standardize on it if they wanted too.−adgar14y> I believe Google Authenticator is based on open standardsThe standards implemented are bonafide RFCs - HOTP (counter-based) was published in 2005, no less. I'm not sure how much lower the barriers for integration could be.
Comments
Good question. I have seen http://drupal.org/project/ga_login for Drupal, for example. Likewise, here's a write-up about using a YubiKey with Gmail's two-factor authentication: http://static.yubico.com/var/uploads/pdfs/Howto_GmailYubiKey...
I believe Google Authenticator is based on open standards and open source, so people could standardize on it if they wanted too.
> I believe Google Authenticator is based on open standards
The standards implemented are bonafide RFCs - HOTP (counter-based) was published in 2005, no less. I'm not sure how much lower the barriers for integration could be.