Edit Index.html
This commit is contained in:
parent
958954f711
commit
1037a32673
31
index.html
31
index.html
@ -2067,13 +2067,34 @@ layout: default
|
||||
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<ul>
|
||||
<li><a href="http://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
||||
<li><a href="http://www.dd-wrt.com/">DD-WRT</a> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
|
||||
</ul>
|
||||
<h1 id="hardware" class="anchor"><a href="#hardware"><i class="fas fa-link anchor-icon"></i></a> Open Source Hardware</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Technoethical"
|
||||
image="assets/img/tools/technoethical.png"
|
||||
url="https://tehnoetic.com/"
|
||||
description="Technoethical only sells grade A, high quality devices compatbile with fully free operating systems. All of their laptops come pre-installed with a completely libre BIOS (Libreboot)."
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="ThinkPenguin.com"
|
||||
image="assets/img/tools/thinkpenguin.png"
|
||||
url="https://www.thinkpenguin.com/"
|
||||
description="ThinkPenguin.com sells hardware with zero non-free drivers."
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="Purism"
|
||||
image="assets/img/tools/purism.png"
|
||||
url="https://puri.sm/"
|
||||
description="Purism sells high-end hardware with kill switches and a de-blobbed ME."
|
||||
%}
|
||||
|
||||
</div>
|
||||
<h1>
|
||||
<b>Caution:</b> These company (although minimized) sells hardware with non-free software.
|
||||
</h1>
|
||||
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
|
Reference in New Issue
Block a user