Aegis
getaegis.app AndroidFree, secure and open source authenticator app for Android. Has a backup/ restore feature and a customisable UI with dark mode
- Homepage: getaegis.app
- GitHub: github.com/beemdevelopment/Aegis
- Privacy: tosdr.org/en/service/4076
- Android App: https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis
- Web info: web-check.xyz/results/getaegis.app
Aegis Privacy Policy
Privacy Policy Summary
- The service is open-source
- Features of the service are made available under a free software license
- You are not being tracked
- No logs are kept
- No third-party analytics or tracking platforms are used
- This service does not collect, use, or share location data
- Your personal data is used for limited purposes
- A complaint mechanism is provided for the handling of personal data
Score
Documents
- Privacy PolicyCreated 14 Jun 21, Last modified 21 days ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #4076
Aegis Source Code
Author
Description
A free, secure and open source app for Android to manage your 2-step verification tokens.
Homepage
https://getaegis.appLicense
GPL-3.0
Created
15 Aug 16
Last Updated
30 Nov 24
Latest version
Primary Language
Java
Size
21,646 KB
Stars
9,317
Forks
390
Watchers
9,317
Language Usage
Star History
Top Contributors
- @alexbakker (1012)
- @michaelschattgen (459)
- @orange-elephant (15)
- @InfiniteCoder06 (8)
- @CristianAUnisa (7)
- @andreysaksonov (6)
- @r3dh3ck (4)
- @ByteHamster (4)
- @jas14 (3)
- @jhenninger (3)
- @simonporte (3)
- @DerEnderKeks (3)
- @codeall9 (2)
- @Vstory (2)
- @digitalheir (2)
- @EwoutH (2)
- @meskobalazs (2)
- @strugee (2)
- @nourserry (1)
- @patrickvdlinden (1)
- @SagePtr (1)
- @xconverge (1)
- @anibyl (1)
- @sigmundxia (1)
- @NotWoods (1)
- @Timbals (1)
- @Toadsta (1)
- @bitscuity (1)
- @deadmeu (1)
- @ferhadnecef (1)
Recent Commits
- Alexander Bakker (25 Nov 24)
Merge pull request #1545 from michaelschattgen/feature/search-improvements Improve search feature for better UX
- Michael SchƤttgen (24 Nov 24)
Improve search feature for better UX
- Alexander Bakker (24 Nov 24)
Release v3.3.1
- Alexander Bakker (24 Nov 24)
Revert "Fix layout height in tiles mode" This reverts commit 5dba1db93d143528e2fc772f1cf1a19315fe1505. Fixes #1544
- Alexander Bakker (24 Nov 24)
Release v3.3
- Alexander Bakker (24 Nov 24)
Update translations from Crowdin
- Alexander Bakker (24 Nov 24)
Merge pull request #1542 from michaelschattgen/fix/text-height-tiles Fix layout height in tiles mode
- Michael SchƤttgen (24 Nov 24)
Fix layout height in tiles mode
- Michael SchƤttgen (24 Nov 24)
Merge pull request #1535 from alexbakker/fix-steam Make subclasses of TotpInfo override only getOtp(long time)
- Michael SchƤttgen (24 Nov 24)
Merge pull request #1533 from alexbakker/fix-sort-category Update sort category radio button state in the menu
- Alexander Bakker (17 Nov 24)
Make subclasses of TotpInfo override only getOtp(long time) This fixes an issue where Steam OTP's were displayed in the wrong format. The underlying issue has been present for a while, but it first became apparent in e4c9a584f48da402291608ec1db0983dcdee2fde.
- Alexander Bakker (15 Nov 24)
Update sort category radio button state in the menu This has been broken since 46e1421c28857034c135f3c3facbe8b9b5c6483d. I also removed some other logic from ``onCreateOptionsMenu`` that doesn't seem to belong there anymore.
- Alexander Bakker (15 Nov 24)
Release v3.3-beta1
- Alexander Bakker (15 Nov 24)
Update translations from Crowdin
- Alexander Bakker (15 Nov 24)
Fix a couple of entry equality checks in the adapter With the introduction of DiffUtil, an entry might not be the same instance in the in-memory vault as in the shown entry list of the adapter.
- Alexander Bakker (15 Nov 24)
Merge pull request #1496 from michaelschattgen/fix/dynamic-progress-color Fix progress bar colors when using dynamic
- Michael SchƤttgen (18 Sept 24)
Fix progress bar colors when using dynamic
- Alexander Bakker (15 Nov 24)
Merge pull request #1439 from r3dh3ck/feature/single_backup Single backup
- r3dh3ck (06 Nov 24)
Implement single backup
- Alexander Bakker (15 Nov 24)
Update dependencies
- Michael SchƤttgen (11 Nov 24)
Merge pull request #1516 from alexbakker/api-35 Bump targetSdkVersion to 35 and update dependencies
- Michael SchƤttgen (11 Nov 24)
Merge pull request #1506 from alexbakker/freeotp2 Add support for importing FreeOTP 2 backups
- Michael SchƤttgen (23 Oct 24)
Merge pull request #1510 from alexbakker/better-share-entries Minor improvements to the entry sharing activity
- Michael SchƤttgen (23 Oct 24)
Merge pull request #1505 from alexbakker/diffutil Use DiffUtil for the RecyclerView of the entry list
- Alexander Bakker (18 Oct 24)
Bump targetSdkVersion to 35 and update dependencies This also includes changes to make the status guard hack work on Android 15 and a couple of small adjustments to support edge-to-edge in all activities.
- Michael SchƤttgen (09 Oct 24)
Merge pull request #1514 from alexbakker/no-red-dots Always cancel the delayed color change when hiding the code
- Alexander Bakker (09 Oct 24)
Always cancel the delayed color change when hiding the code Before, the dots may turn red if the animation duration scale is set to 0.
- Alexander Bakker (09 Oct 24)
Merge pull request #1507 from michaelschattgen/feature/show-next-code Add ability to show next code
- Michael SchƤttgen (30 Sept 24)
Add ability to show next code Co-authored-by: Alexander Bakker <[email protected]>
- Alexander Bakker (04 Oct 24)
Minor improvements to the entry sharing activity This patch makes a couple of minor improvements to the entry sharing activity: - Remove the double "Transfer entries" heading. - Make the QR codes larger. Especially helpful with Google Authenticator exports. - Increase screen brightness to 100%. Before and after: <img width="200" src="https://alexbakker.me/u/d91cl1x495.png"/> <img width="200" src="https://alexbakker.me/u/ckzhrs5nf5.png"/> <img width="200" src="https://alexbakker.me/u/6bo0womot0.png"/> <img width="200" src="https://alexbakker.me/u/mw7yskjn7z.png"/>
Aegis Website
Website
Aegis Authenticator - Secure 2FA app for Android
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 157.90.144.137
- Hostname static.137.144.90.157.clients.your-server.de
- Location Falkenstein, Sachsen, Germany, EU
- ISP Hetzner Online GmbH
- ASN AS24940
Associated Countries
- US
- DE
Saftey Score
Website marked as safe
100%
Blacklist Check
getaegis.app was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Aegis Android App
Update Info
- App Aegis Authenticator
- Creation Date 22 Mar 19
- Last Updated 19 Jul 24
- Current Version 0.1
- Creator Beem Development
- Downloads 10+ downloads
Trackers
No trackers found
Permissions
- Camera
- Read External Storage
- Use Fingerprint
- Write External Storage
Aegis Reviews
More 2-Factor Authentication
-
Free, secure and open source authenticator app for both iOS and Android. Supports creating encrypted backups and syncing between devices without the need for an account.
-
Free and open-source two factor authentication app for Android. It features encrypted backups, icons, categories and a high level of customisation. It also has a Wear OS companion app
-
An easy-to-use, open-source two-factor authentication app designed specifically for iOS
-
Simple, native, open source 2-FA Client for iOS, which never connects to the internet - built by @mattrubin.me
-
Portable, encrypted desktop authenticator app for Microsoft Windows. With useful features, like hotkeys and some additional security tools, WinAuth is a great companion authenticator for desktop power-users. It's open source and well-established (since mid-2010)
-
Rust-based OTP authenticator. Has native With GNOME Shell integration. Also available through flathub.
-
-
Ente Auth is a free and open-source app which stores and generates TOTP tokens. It can be used with an online account to backup and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary.
About the Data: Aegis
API
You can access Aegis's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/essentials/2-factor-authentication/aegis
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Aegis
Help your friends compare 2-Factor Authentication, and pick privacy-respecting software and services.
Share Aegis and Awesome Privacy with your network!