Skip to content

OTPClient

Published by Paolo Stivanin

Application for managing TOTP/HOTP tokens with built-in encryption

Open sourceGPL-3.0-or-later

Highlights

  • Manages TOTP and HOTP authentication tokens in a single interface.
  • Protects stored secret keys using local database encryption.
  • Supports adding new tokens through manual entry or QR code scanning.

About this application

OTPClient is a desktop application built for Linux to manage One-Time Password tokens, supporting both time-based TOTP and counter-based HOTP algorithms. The program stores all generated token secrets locally in an encrypted database, protecting sensitive authentication credentials from unauthorized access. Users can organize their tokens into custom categories and utilize a built-in search function to quickly locate specific entries during authentication workflows.

The interface allows for manual entry of secret keys or automatic addition via QR code scanning using screen capture or image files. It functions independently of cloud services, ensuring that authentication data remains entirely under user control on the local machine. The feature set focuses strictly on token storage, generation, and export capabilities without incorporating proprietary cloud synchronization protocols.

Linux

We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.