lil_shi@programming.dev to Asklemmy · 7 months agoWhat industry secret are you aware of that most people aren't?programming.devimagemessage-square637fedilinkarrow-up1452arrow-down19
arrow-up1443arrow-down1imageWhat industry secret are you aware of that most people aren't?programming.devlil_shi@programming.dev to Asklemmy · 7 months agomessage-square637fedilink
minus-squarekevincoxlinkfedilinkarrow-up7·7 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.