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