Hacker News new | ask | show | jobs
by mistrial9 1039 days ago
what is that otpauth:// part about?

    $oathtool --totp - -b
    <enter 16digit code>
    6digit result for MSFT-Github
that works daily CLI; oathtool is packaged as part of OpenStack on GNU-Debian-Ubuntu
1 comments

otpauth:// is a de-facto standard, since Google Authenticator uses it: https://github.com/google/google-authenticator/wiki/Key-Uri-...

The TOTP QR codes decode to one of these URIs