We use cookies

    We use cookies to enhance your browsing experience, analyze site traffic, and personalize content. By clicking "Accept All", you consent to our use of cookies. You can also customize your preferences or reject non-essential cookies. Learn more about our cookie policy

    Release: One-time passwords
    Releases

    Release: One-time passwords

    From now on, Hypervault allows you to store secret keys safely and generate TOTP codes effortlessly. This means you no longer have to scramble to find where you stored your keys, rely on separate authentication apps or ask a colleague when you're working on a shared account.

    With just a few clicks, you can access your secret keys, automatically generate TOTP codes, and complete the login process in seconds.

    When you set up two-factor authentication on a website or app, you'll be provided with a secret key (usually in the form of a QR code or manual key). Use the manual key to safely store it in your login item.

    We will extend the functionality also to the imports, so you can easily upload a csv with your credentials and secret key.

    FAQ: Understanding One-Time Passwords and Hypervault's Capabilities

    ### What are one-time passwords?
    A one-time password (OTP) is a unique, temporary code used to authenticate your login attempt for online accounts. OTPs typically expire within a short time frame (usually 30 seconds) and can only be used once, making them a more secure way to verify your identity compared to traditional passwords. These are commonly used in two-factor authentication (2FA) to add an extra layer of security beyond your regular password.
    ### Which authenticators can Hypervault replace?
    Hypervault can replace various standalone authenticator apps that generate Time-based One-Time Passwords (TOTP), such as:
    - Google Authenticator
    - Microsoft Authenticator
    - Authy
    - Duo Mobile
    - LastPass Authenticator
    By storing your secret keys securely in Hypervault, it generates TOTP codes automatically when needed, streamlining your login process and eliminating the need to switch between multiple apps.
    ### Is a one-time password the same as two-factor authentication?
    Not exactly. A one-time password (OTP) is a type of code used within two-factor authentication (2FA). 2FA is a security method that requires two forms of verification to access an account—your regular password (the first factor) and an OTP (the second factor). While OTPs are essential to 2FA, the term 2FA covers the overall process of combining something you know (your password) with something you have (the OTP) for stronger security.