trezor / trezor-password-manager

Password Management via TREZOR
Other
41 stars 31 forks source link

Implement TOTP ("Google auth") #55

Open slush0 opened 5 years ago

slush0 commented 5 years ago

TPM can be easily turned into second-factor application like Google Auth:

That way Trezor works as common second factor (on services where superior U2F is not supported) and all OTP secrets are backed up in TPM, which solves common problem of losing server-provided secrets with losing mobile phone.

nickels commented 5 years ago

This would be an excellent addition!

prusnak commented 5 years ago

This depends on the firmware: https://github.com/trezor/trezor-core/issues/516

zsoltsandor commented 4 years ago

I second this.