// Research series
Authentication Ceremonies
How authentication succeeds or fails across credentials, recovery paths and session creation.
2-part series · Read in order
// Reading path
From first question to final consequence.
- Part 1Six digits are not the authentication ceremony.An OTP output is short and temporary. Its real security depends on seed custody, moving-factor state, verification policy, session binding and recovery.
- Part 2SMS OTP is now a restricted authenticator. The hard part is what replaces it.Leaving SMS removes the telephony channel, but phishing resistance depends on origin binding and on every recovery path that can create a session.
