pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
907 stars 186 forks source link

Add support for automatically passing OTP credentials #508

Open mossholderm opened 8 years ago

mossholderm commented 8 years ago

Many sites support two factor authentication, as provided by Google Authenticator, Facebook, etc. it would be nice to be able to fill OTP 'password' fields automatically.

pfn commented 8 years ago

Hotp is automatically handled by keepass, put {hmacotp} in your password field. For totp, you will need to install a plugin that supports it.

On Sun, May 15, 2016, 2:31 PM mossholderm notifications@github.com wrote:

Many sites support two factor authentication, as provided by Google Authenticator, Facebook, etc. it would be nice to be able to fill OTP 'password' fields automatically.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508

mossholderm commented 8 years ago

I know KeePass supports TOTP (which is what I was referencing). I should have been clearer. What I would like to see is something akin to the custom credentials setup in passifox/chromeipass where you could specify the TOTP field for a site. They usually aren't on the same page as the typical username/password, which are also required for login.

 --Matt

On Sun, May 15, 2016 at 7:35 PM, Perry notifications@github.com wrote:

Hotp is automatically handled by keepass, put {hmacotp} in your password field. For totp, you will need to install a plugin that supports it.

On Sun, May 15, 2016, 2:31 PM mossholderm notifications@github.com wrote:

Many sites support two factor authentication, as provided by Google Authenticator, Facebook, etc. it would be nice to be able to fill OTP 'password' fields automatically.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508#issuecomment-219320909

pfn commented 8 years ago

If someone wants to contribute such a piece, I would be willing to merge.

On Sun, May 15, 2016 at 4:38 PM mossholderm notifications@github.com wrote:

I know KeePass supports TOTP (which is what I was referencing). I should have been clearer. What I would like to see is something akin to the custom credentials setup in passifox/chromeipass where you could specify the TOTP field for a site. They usually aren't on the same page as the typical username/password, which are also required for login.

--Matt

On Sun, May 15, 2016 at 7:35 PM, Perry notifications@github.com wrote:

Hotp is automatically handled by keepass, put {hmacotp} in your password field. For totp, you will need to install a plugin that supports it.

On Sun, May 15, 2016, 2:31 PM mossholderm notifications@github.com wrote:

Many sites support two factor authentication, as provided by Google Authenticator, Facebook, etc. it would be nice to be able to fill OTP 'password' fields automatically.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508#issuecomment-219320909

— You are receiving this because you commented.

Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/508#issuecomment-219321666