Compare commits

...

4 Commits

Author SHA1 Message Date
Benjamin Michaelis
206268178a
Merge eb2e49c34e into c8bd7e18d5 2024-09-08 18:53:56 +01:00
pluja
c8bd7e18d5
Update README.md 2024-09-05 08:41:26 +00:00
pluja
e07350b3c4
Add dawarich to Location Tracking 2024-09-05 08:06:37 +00:00
Benjamin Michaelis
eb2e49c34e
feat: Add 2FAS to list of authenticator apps 2023-09-23 02:00:24 +01:00

View File

@ -126,6 +126,7 @@
- [Owky](https://github.com/charlietango/owky) - Free and Open Source Two-Factor Authenticator for IOS users.
- <img width="16" src="misc/android.png"> [FreeOTPPlus](https://github.com/helloworld1/FreeOTPPlus) - Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator.
- <img width="16" src="misc/android.png"> [Authenticator Pro](https://github.com/jamie-mh/AuthenticatorPro) - Two-Factor Authentication (2FA) client for Android + Wear OS.
- [2FAS](https://2fas.com/) - Open source iOS and Android application with a browser extension.
## Analytics
<img width="16" src="misc/forbidden.png"> </img> Avoid any analytics service that comes from Google, Facebook, Microsoft or any private service. These kind of analytics hurt user privacy.
@ -633,6 +634,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N
- [Nextcloud Phonetrack](https://apps.nextcloud.com/apps/phonetrack) - Nextcloud app to track location history with an [Android app](https://gitlab.com/eneiluj/phonetrack-android) ([other apps also supported](https://gitlab.com/eneiluj/phonetrack-oc/-/wikis/userdoc#logging-methods)). Supports caching positions offline and sending them to the server in batches. The first-party app has good battery saving options.
- [OwnTracks](https://owntracks.org/) - Location tracking for displaying the current location only (limited location history functionality).
- [Traccar](https://www.traccar.org/) - Location tracking software made for dedicated GPS logging devices.
- [Dawarich](https://github.com/Freika/dawarich) - Self-hosted alternative to Google Location History.
### Find My Device
- [Find My Device](https://gitlab.com/Nulide/findmydevice) - Find your Android Device via SMS.
@ -847,12 +849,18 @@ Many websites require phone number verification. These services offer a way to r
> [!NOTE]
> **Android security**: Custom ROMs can improve your privacy the same as they can decrease the Android security, always use ROMs that support verified boot and encryption and **DO NOT** have root enabled by default. If possible, don't use userdebug builds. If your threat model requires security, buy a Google Pixel and install GrapheneOS on it. [Read more on PrivacyGuides](https://www.privacyguides.org/android/overview).
#### Android-Based
- [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.
- [CalyxOS](https://calyxos.org/) - CalyxOS lets you have your cake and eat it too, with "Privacy by Design".
**GrapheneOS** has a strong focus on security and privacy. It deploys technologies to mitigate many vulnerabilities and makes exploiting of vulnerabilities substantially more difficult. It improves the security of both the OS and the apps running on it.
- [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility. Only **Google Pixel** phones are supported.
These ROMs also offer good priavcy and/or extended support for a wider range of devices. Note that these may also reduce security, increasing the attack surface of the operating system.
- [CalyxOS](https://calyxos.org/) - Privacy by Design ROM. Offers better security than LineageOS or Replicant.
- [LineageOS](https://lineageos.org/) - A free and open-source operating system for various devices, based on the Android mobile platform.
- [DivestOS](https://divestos.org) - LineageOS fork with increased security and privacy.
- [Replicant](https://www.replicant.us/) - A free software mobile operating system putting the emphasis on freedom and privacy/security.
- [Replicant](https://www.replicant.us/) - Replicant is a fully free Android distribution running on several devices.
#### Based on Linux
- [UBPorts](https://www.ubports.com/) - Ubuntu Touch is the touch-friendly mobile version of Ubuntu.