mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-22 06:49:12 +00:00
Fix feature list format of the F-Droid app description
This commit is contained in:
parent
f203eab3ef
commit
fb17f48013
1 changed files with 31 additions and 20 deletions
|
@ -16,26 +16,37 @@ To make sure you will never lose access to your online accounts, Aegis Authentic
|
||||||
To make the switch easier, Aegis Authenticator can import the entries of lots of other authenticators, including: Authenticator Plus, Authy, andOTP, FreeOTP, FreeOTP+, Google Authenticator, Microsoft Authenticator, Steam, TOTP Authenticator and WinAuth (root access is required for the apps that don't have an option to export).
|
To make the switch easier, Aegis Authenticator can import the entries of lots of other authenticators, including: Authenticator Plus, Authy, andOTP, FreeOTP, FreeOTP+, Google Authenticator, Microsoft Authenticator, Steam, TOTP Authenticator and WinAuth (root access is required for the apps that don't have an option to export).
|
||||||
|
|
||||||
<b>Feature overview</b>
|
<b>Feature overview</b>
|
||||||
- Free and open source
|
<ul>
|
||||||
- Secure
|
<li>Free and open source</li>
|
||||||
- Encrypted, can be unlocked with a password or biometrics
|
<li>Secure
|
||||||
- Screen capture prevention
|
<ul>
|
||||||
- Tap to reveal
|
<li>Encrypted, can be unlocked with a password or biometrics</li>
|
||||||
- Compatible with Google Authenticator
|
<li>Screen capture prevention</li>
|
||||||
- Supports industry standard algorithms: HOTP and TOTP
|
<li>Tap to reveal</li>
|
||||||
- Lots of ways to add new entries
|
</ul>
|
||||||
- Scan a QR code or an image of one
|
</li>
|
||||||
- Enter details manually
|
<li>Compatible with Google Authenticator</li>
|
||||||
- Import from other popular authenticator apps
|
<li>Supports industry standard algorithms: HOTP and TOTP</li>
|
||||||
- Organization
|
<li>Lots of ways to add new entries
|
||||||
- Alphabetic/custom sorting
|
<ul>
|
||||||
- Custom or automatically generated icons
|
<li>Scan a QR code or an image of one</li>
|
||||||
- Group entries together
|
<li>Enter details manually</li>
|
||||||
- Advanced entry editing
|
<li>Import from other popular authenticator apps</li>
|
||||||
- Search by name/issuer
|
</ul>
|
||||||
- Material design with multiple themes: Light, Dark, AMOLED
|
</li>
|
||||||
- Export (plaintext or encrypted)
|
<li>Organization
|
||||||
- Automatic backups of the vault to a location of your choosing
|
<ul>
|
||||||
|
<li>Alphabetic/custom sorting</li>
|
||||||
|
<li>Custom or automatically generated icons</li>
|
||||||
|
<li>Group entries together</li>
|
||||||
|
<li>Advanced entry editing</li>
|
||||||
|
<li>Search by name/issuer</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>Material design with multiple themes: Light, Dark, AMOLED</li>
|
||||||
|
<li>Export (plaintext or encrypted)</li>
|
||||||
|
<li>Automatic backups of the vault to a location of your choosing</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>Open source and license</b>
|
<b>Open source and license</b>
|
||||||
Aegis Authenticator is open source (licensed under GPL v3) and the source code can be found here: http://github.com/beemdevelopment/Aegis
|
Aegis Authenticator is open source (licensed under GPL v3) and the source code can be found here: http://github.com/beemdevelopment/Aegis
|
||||||
|
|
Loading…
Add table
Reference in a new issue