lil_shi@programming.dev to Asklemmy@lemmy.ml · 4 months agoWhat industry secret are you aware of that most people aren't?programming.devimagemessage-square633fedilinkarrow-up1446arrow-down19
arrow-up1437arrow-down1imageWhat industry secret are you aware of that most people aren't?programming.devlil_shi@programming.dev to Asklemmy@lemmy.ml · 4 months agomessage-square633fedilink
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up7·4 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.