lil_shi@programming.dev to Asklemmy@lemmy.ml · 2 years agoWhat industry secret are you aware of that most people aren't?programming.devimagemessage-square634fedilinkarrow-up1450arrow-down19
arrow-up1441arrow-down1imageWhat industry secret are you aware of that most people aren't?programming.devlil_shi@programming.dev to Asklemmy@lemmy.ml · 2 years agomessage-square634fedilink
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up7·2 years 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.