Base32 secret explained

A Base32 secret is a text key used by a TOTP authenticator to generate 2FA codes. It often contains letters A-Z and numbers 2-7. Some services show it with spaces to make it easier to read.

How it works with TOTP

The authenticator combines the secret with the current time and creates a short code. The service you log in to performs the same calculation. If both codes match, the login is accepted.

Common mistakes

  • Saving the secret in a public note
  • Sending the secret in chat or email
  • Confusing the 6-digit code with the secret
  • Reusing screenshots that reveal the QR code

ภาษาไทย

Base32 secret คือกุญแจข้อความที่ใช้สร้างรหัส 2FA แบบ TOTP ถ้าผู้อื่นได้ secret นี้ เขาอาจสร้างรหัส 2FA ได้เหมือนคุณ จึงควรเก็บไว้เป็นความลับเสมอ