Skip to content

Commit 1a1e148

Browse files
yurtpagehelloworld1
authored andcommitted
chore: Fastlane: simplify description and move the fork part down
1 parent fec3a38 commit 1a1e148

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
FreeOTP+ adds a second layer of security for your online accounts.
2+
This works by generating one-time passwords (OTP) on your mobile devices which can be used in conjunction with your normal password to make your login nearly impossible to hack.
3+
These passwords can be generated even when your phone is in airplane mode.
4+
Tokens can be added easily by scanning a QR-code or by manually entering the token configuration.
5+
This is called two-factor authentication (2FA).
6+
7+
FreeOTP works with many of the great online services you already use, including Google, Facebook, Evernote, GitHub and many more!
8+
FreeOTP also may work for your private corporate security if they implement the standardized TOTP or HOTP protocols.
9+
This includes great enterprise solutions like FreeIPA.
10+
111
FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with the following enhancement:
212

313
* Export settings to Google Drive or other document providers
@@ -10,12 +20,4 @@ FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with th
1020
* Utilize modern camera hardware to scan QR code faster
1121
* Option to require Biometric / PIN authentication to launch the app
1222
* Heuristic based offline icon for tokens of 250+ websites.
13-
* More settings to customize the app functionality
14-
15-
FreeOTP is a two-factor authentication (2FA) application for systems utilizing one-time password protocols (OTP).
16-
Tokens can be added easily by scanning a QR-code or by manually entering in the token configuration.
17-
18-
FreeOTP implements open standards. This means that no proprietary server-side component is necessary:
19-
use any server-side component that implements these standards — for example FreeIPA, which uses TOTP.
20-
Any standards-compliant implementation will work.
21-
Currently, FreeOTP provides implementations of HOTP (RFC 4226) and TOTP (RFC 6238).
23+
* More settings to customize the app functionality

0 commit comments

Comments
 (0)