mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
freeotpplus - add note, override fastlane
This commit is contained in:
parent
62b17d6e4b
commit
1942b64a1e
1 changed files with 22 additions and 0 deletions
|
|
@ -7,6 +7,28 @@ Translation: https://crowdin.com/project/FreeOTPPlus
|
|||
Changelog: https://github.com/helloworld1/FreeOTPPlus/releases
|
||||
|
||||
AutoName: FreeOTP Plus
|
||||
Description: |-
|
||||
<b>NOTE:</b> Users reported issues with the backup & restore functionality, please test this whenever you install the app on a new device.
|
||||
|
||||
FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with the following enhancement:
|
||||
* Export settings to Google Drive or other document providers
|
||||
* Import settings from Google Drive or other document providers
|
||||
* Lots of stability improvement
|
||||
* Support Android 6.0 permissions
|
||||
* Enhanced UI with material design with dark theme support
|
||||
* Search bar to search token
|
||||
* Provide more token details for better interoperatibility with other apps
|
||||
* Utilize modern camera hardware to scan QR code faster
|
||||
* Option to require Biometric / PIN authentication to launch the app
|
||||
* Heuristic based offline icon for tokens of 250+ websites
|
||||
* More settings to customize the app functionality
|
||||
|
||||
FreeOTP is a two-factor authentication (2FA) application for systems utilizing one-time password protocols (OTP).
|
||||
Tokens can be added easily by scanning a QR-code or by manually entering in the token configuration.
|
||||
|
||||
FreeOTP implements open standards. This means that no proprietary server-side component is necessary: use any server-side component that implements these standards — for example FreeIPA, which uses TOTP.
|
||||
Any standards-compliant implementation will work.
|
||||
Currently, FreeOTP provides implementations of HOTP (RFC 4226) and TOTP (RFC 6238).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/helloworld1/FreeOTPPlus.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue