Add Android Add-ons

This commit is contained in:
hugoncosta 2018-02-16 14:16:37 +00:00 committed by GitHub
parent 014845f596
commit a31a01010c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -141,6 +141,7 @@
<li><a href="#os">PC OS</a></li>
<li><a href="#live_os">Live CD OS</a></li>
<li><a href="#mobile_os">Mobile OS</a></li>
<li><a href="#aaddons">Android Privacy Add-ons</a></li>
<li><a href="#firmware">Router Firmware</a></li>
</ul>
</li>
@ -2791,6 +2792,37 @@
<li><a href="https://microg.org/">MicroG</a> - A project that aims to reimplement the proprietary Google Play Services in the Android operating sytem with a FLOSS replacement.
</ul>
<!-- Android add-ons -->
<a class="anchor" name="aaddons"></a>
<div class="page-header">
<h1><a href="#aaddons" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Android Privacy Add-ons</h1>
</div>
<div class="alert alert-success" role="alert">
<strong>Improve your privacy with these add-ons for Android.</strong>
</div>
<h3>Control your traffic with "NetGuard"</h3>
<img src="img/addons/netguard.gif" class="img-responsive pull-left" alt="NetGuard" style="margin-right:30px;">
<p><strong>NetGuard</strong> provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection.
<a href="https://www.netguard.me/">https://www.netguard.me/</a></p>
<div class="alert alert-warning" role="alert">
<strong>The following add-ons require root access, which makes your device more vulnerable. Proceed with caution.</strong>
</div>
<h3>Manage your apps' permissions with XPrivacyLua</h3>
<img src="img/addons/xprivacylua.gif" class="img-responsive pull-left" alt="XPrivacyLua" style="margin-right:30px;">
<p>Revoking Android permissions from apps often let apps crash or malfunction. <strong>XPrivacyLua</strong> solves this by feeding apps fake data instead of real data.
<a href="https://lua.xprivacy.eu/">https://lua.xprivacy.eu/</a></p>
<p> Requirements: <a href="https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445">Magisk</a>
<a href="https://forum.xda-developers.com/xposed">Xposed Framework</a>
</p>
<a class="anchor" name="firmware"></a>
<div class="page-header">
<h1><a href="#firmware" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Open Source Router Firmware</h1>

BIN
netguard.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
xprivacylua.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB