Otp
- How I understand OTP codes without treating them like magic
Most authenticator apps use TOTP: a short code generated from a shared secret and the current time. The OTP Generator tool gives me a safe place to test the idea before I put it into a script, server, or production …