mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Replaced Ubuntu Mobile with CopperheadOS
Ubuntu Mobile is going to be discontinued and the given link redirected the user to a Error 404 page. It was replaced with CopperheadOS which is an Android ROM focused on security and privacy.
This commit is contained in:
parent
183035e6b5
commit
1c01e246e2
10
index.html
10
index.html
@ -2640,14 +2640,13 @@
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Ubuntu Mobile</h3>
|
||||
<h3 class="panel-title">CopperheadOS</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/Ubuntu-Touch.png" alt="Ubuntu Mobile" align="right" style="margin-left:5px;">Ubuntu Mobile is a mobile version of the Ubuntu operating system developed by Canonical UK Ltd and Ubuntu Community. It is designed primarily for touchscreen
|
||||
mobile devices such as smartphones and tablet computers.</p>
|
||||
<p><img src="img/tools/CopperheadOS.png" alt="CopperheadOS" align="right" style="margin-left:5px;">CopperheadOS is a hardened mobile open-source operating system by Copperhead Security and based on Android. It aims to provide stronger security and privacy. It also contains a hardened kernel and sandbox features for app isolation. Available for selected Nexus devices.</p>
|
||||
<p>
|
||||
<a href="http://www.ubuntu.com/mobile">
|
||||
<button type="button" class="btn btn-info">Website: ubuntu.com</button>
|
||||
<a href="https://copperhead.co/android/">
|
||||
<button type="button" class="btn btn-info">Website: copperhead.co</button>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -2676,7 +2675,6 @@
|
||||
<h3>Worth Mentioning</h3>
|
||||
<ul>
|
||||
<li><a href="http://www.replicant.us/">Replicant</a> - An open-source operating system based on Android, aiming to replace all proprietary components with free software.</li>
|
||||
<li><a href="https://copperhead.co/android/downloads">Copperhead</a> - A hardened open-source operating system based on Android, available for select Nexus devices.</li>
|
||||
<li><a href="http://omnirom.org/">OmniROM</a> - A free software operating system for smartphones and tablet computers, based on the Android mobile platform.</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user