FreeOTP

November 24, 2025 · View on GitHub

Build Status

FreeOTP

FreeOTP is a two-factor authentication application for systems utilizing one-time password protocols. Tokens can be added easily by scanning a QR code.

FreeOTP implements open standards:

  • HOTP (HMAC-Based One-Time Password Algorithm) RFC 4226
  • TOTP (Time-Based One-Time Password Algorithm) RFC 6238

This means that no proprietary server-side component is necessary: use any server-side component that implements these standards.

Screenshots

FreeOTP screenshot 1  FreeOTP screenshot 2  FreeOTP screenshot 3  FreeOTP screenshot 4

Download FreeOTP for Android

Get it on F-Droid Get it on Google Play

Contributing

Pull requests on GitHub are welcome under the Apache 2.0 license, see CONTRIBUTING for more details.

Permissions

The FreeOTP app uses the following permissions

PermissionUsageRequiredPermission type
CameraRecognition of QR codesNoDangerous
InternetToken image provisioningNoNormal

Alternatives

Here are some open-source alternative apps providing similar functionality: