From 8358f11e6636a4aeed81b5add496eb1b79229855 Mon Sep 17 00:00:00 2001 From: Lilith <78992082+lilithium-hydride@users.noreply.github.com> Date: Mon, 25 Jul 2022 01:13:37 -0400 Subject: [PATCH] Adds Shelter to Mobile Apps Shelter is another sandboxing app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 439065e..a4b3ad8 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ The following browser add-ons give you better control over what content is able **[Orbot]** | System-wide Tor proxy, which encrypts your connection through multiple nodes. You can also use it alongside [Tor Browser] to access .onion sites. **[NetGuard]** | A firewall app for Android, which does not require root. NetGuard provides simple and advanced ways to block access to the internet, where applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. **[Island]** | A sandbox environment, allowing you to clone selected apps and run them in an isolated box, preventing it from accessing your personal data, or device information +**[Shelter](https://gitea.angry.im/PeterCxy/Shelter)** | A sandbox environemnt functioning similarly to Island. Actively maintained. See [this comparison](https://secure-system.gitlab.io/Insular/faq.html) between sandboxing apps. **[Exodus]** | Shows which trackers, each of your installed apps is using, so that you can better understand how your data is being collected. Uses data from the Exodus database of scanned APKs. **[Bouncer]** | Gives you the ability to grant permissions temporarily, so that you could for example use the camera to take a profile picture, but when you close the given app, those permissions will be revoked **[XPrivacyLua](https://github.com/M66B/XPrivacyLua/)** | Simple to use privacy manager for Android, that enables you to feed apps fake data when they request intimate permissions. Solves the problem caused by apps malfunctioning when you revoke permissions, and protects your real data by only sharing fake information. Enables you to hide call log, calendar, SMS messages, location, installed apps, photos, clipboard, network data plus more. And prevents access to camera, microphone, telemetry, GPS and other sensors