Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Request screen lock pass before showing OTP token

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
COPYING
Unknown
COPYING.icons
Notifications You must be signed in to change notification settings

sejong-infine/freeotp-android

 
 

Repository files navigation

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.

Download FreeOTP for Android

Contributing

Pull requests on GitHub are welcome under the Apache 2.0 license, see COPYING.

Permissions

The FreeOTP app uses the following permissions

Permission Usage Required Permission type
Camera Recognition of QR codes No Dangerous
Internet Token image provisioning No Normal
Fingerprint Allows an app to use fingerprint hardware No Normal

About

Request screen lock pass before showing OTP token

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
COPYING
Unknown
COPYING.icons

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%