Switch Ubuntu Mobile with CopperheadOS

Ubuntu Mobile is discontinued, therefore I have swapped it with CopperheadOS
This commit is contained in:
Kewde 2017-03-08 12:34:32 +00:00 committed by GitHub
parent 3d5cb119df
commit 2e9ee0badc

View File

@ -2661,14 +2661,14 @@
<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 (COS) is a fork of Android (AOSP) developed by Copperhead. It is designed primarily for providing increased security and privacy, the operating system
features kernel hardening, increased application sandboxing and isolation and does not ship with Google apps. Only works on a limited set of 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>
@ -2697,7 +2697,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>