OTP

Abbreviation · Security & Infosec

Definitions

  1. One-Time Password — a dynamically generated code valid for a single login session or transaction. TOTP (time-based) and HOTP (counter-based) are the two main flavors, commonly delivered via authenticator apps or SMS.

    In plain English: A temporary password that works only once, usually a 6-digit code from an app on your phone, adding a second layer of security beyond your regular password.

    Example: "Enter the 6-digit OTP from your authenticator app to complete the login."

Related Terms