lil_shi@programming.dev to Asklemmy@lemmy.ml · 5 months agoWhat industry secret are you aware of that most people aren't?programming.devimagemessage-square644fedilinkarrow-up1449arrow-down19
arrow-up1440arrow-down1imageWhat industry secret are you aware of that most people aren't?programming.devlil_shi@programming.dev to Asklemmy@lemmy.ml · 5 months agomessage-square644fedilink
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up7·5 months agoYou probably mean TOTP. OTP is a generic term for any one-time-password which includes SMS-based 2FA. The other main standard is HOTP which will use a counter or challenge instead of the time as the input but this is rarely used.
You probably mean TOTP. OTP is a generic term for any one-time-password which includes SMS-based 2FA. The other main standard is HOTP which will use a counter or challenge instead of the time as the input but this is rarely used.