Extend Hardware Section #989
@ -68,6 +68,11 @@
|
||||
<a class="dropdown-item" href="/operating-systems/#firmware"><i class="fas fa-signal fa-fw"></i> Router Firmware</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/hardware/">Hardware</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/index.html#participate">Participate</a>
|
||||
</li>
|
||||
|
26
_includes/sections/bios.html
Normal file
@ -0,0 +1,26 @@
|
||||
<h1 id="laptops" class="anchor"><a href="#bios"><i class="fas fa-link anchor-icon"></i></a> BIOS</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Libreboot"
|
||||
image="/assets/img/tools/libreboot.png"
|
||||
url="https://libreboot.org/"
|
||||
description="LibreBoot is a completely Libre BIOS."
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="SeaBIOS"
|
||||
image="/assets/img/tools/seabios.png"
|
||||
|
||||
url="https://www.seabios.org/"
|
||||
description="Open Source BIOS for x86 computers."
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="Coreboot"
|
||||
labels="warning:warning: Coreboot contains non-free dependencies. It is not recommended for sensitive information."
|
||||
image="/assets/img/tools/coreboot.png"
|
||||
url="https://www.coreboot.org/"
|
||||
description="Coreboot is a lightweight bios for 32 bit and 64 bit operating systems."
|
||||
%}
|
||||
|
||||
</div>
|
34
_includes/sections/diy-hardware.html
Normal file
@ -0,0 +1,34 @@
|
||||
<h1 id="clients" class="anchor"><a href="#diy"><i class="fas fa-link anchor-icon"></i></a> DIY Hardware</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="ZeroCat"
|
||||
image="/assets/img/tools/zerocat.png"
|
||||
description="ZeroCat is a DIY hardware manufacuter with a focus on free software. Warning: Not all of their hardware is yet compleely free'd."
|
||||
website="http://zerocat.org/"
|
||||
forum=""
|
||||
github=""
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
bsd=""
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="ThinkPenguin.com"
|
||||
image="/assets/img/tools/thinkpenguin.png"
|
||||
description="ThinkPenguin.com sells hardware with zero non-free drivers."
|
||||
website="https://www.thinkpenguin.com/"
|
||||
forum=""
|
||||
git=""
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
bsd=""
|
||||
%}
|
||||
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://shop.phreedom2600.net">Phreedom2600</a> - Open Hardware DIY Tools</li>
|
||||
</ul>
|
9
_includes/sections/hardware-learn-more.html
Normal file
@ -0,0 +1,9 @@
|
||||
<h1 id="resources" class="anchor"><a href="#Hardware-resources"><i class="fas fa-link anchor-icon"></i></a> More Hardware Resources</h1>
|
||||
|
||||
<h3>Related</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.wikipedia.org/wiki/Mycroft_(software)"><strong>Mycroft</strong></a> - A potentially free software voice assistant.</li>
|
||||
</ul>
|
||||
|
||||
<p>Note: Just being free software does not make software secure!</p>
|
12
_includes/sections/key-manager.html
Normal file
@ -0,0 +1,12 @@
|
||||
jonah
commented
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
<h1 id="key-manager" class="anchor"><a href="#key-manager"><i class="fas fa-link anchor-icon"></i></a> Key Managers</h1>
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
<div class="row mb-2">
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
{% include card.html color="success"
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
title="NitroKey"
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
labels="warning:warning (<a href='github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>):Hardware may still contain some non-free components"
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
image="/assets/img/tools/nitrokey.png"
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
url="https://www.nitrokey.com/"
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
description="USB key management devices focusing on security.."
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
%}
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
||||
</div>
|
||||
jonah
commented
![]() Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: /diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38 I'm not certain what the issue is. Sincerest apologies, I commented this out for /old and must've forgotten to fix/un-comment it. You may want to look into this as well: [/diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38](https://github.com/privacytoolsIO/privacytools.io/pull/989/files#diff-88e96f1b7cc4c9bc9fa893113a8e0aacR38)
I'm not certain what the issue is.
![]() To verify that Key Manager's is indeed the problem, I'll comment it out. To verify that Key Manager's is indeed the problem, I'll comment it out.
If this is the issue, I'm not certain how it is different from the other cards.
![]() Removing this line seems to enable it to load properly:
I will see if I can figure out why this line breaks it. Removing this line seems to enable it to load properly:
`(<a href='https://github.com/Nitrokey/nitrokey-pro-firmware/issues/48'>more info</a>)`
I will see if I can figure out why this line breaks it.
![]()
@JonahAragon `https://` must be removed for some reason fixes in latest commit: https://github.com/privacytoolsIO/privacytools.io/pull/989/commits/9f55209641e90580fe0ddb11c9f72aca607ec714
@JonahAragon
|
38
_includes/sections/laptops.html
Normal file
@ -0,0 +1,38 @@
|
||||
<h1 id="laptops" class="anchor"><a href="#laptops"><i class="fas fa-link anchor-icon"></i></a> Laptops</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="Minifree"
|
||||
image="/assets/img/tools/minifree.png"
|
||||
url="https://minifree.org/"
|
||||
description="Minifree sells hardware with zero non-free drivers. All of there laptops come pre-installed with LibreBoot."
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="Purism"
|
||||
labels="warning:warning (<a href='puri.sm/learn/freedom-roadmap/'>more info</a>):Purism laptops and tablets still contain some non-free components."
|
||||
image="/assets/img/tools/purism.png"
|
||||
url="https://puri.sm/"
|
||||
description="Purism sells high-end hardware with kill switches and a de-blobbed ME. Due to non-free/proprietary dependencies they are not recommended sensitive information."
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
||||
<a>
|
||||
<b>Caution:</b> These companies may sell hardware with non-free software such as firmware. We recommend looking for products with free software certifications like <a href="https://certification.oshwa.org/">OSHWA</a>, <a href="https://ryf.fsf.org/">RYF</a>, or <a href="https://opensource.org/pressreleases/certified-open-source.php">OSI Certified</a>.
|
||||
|
||||
</a>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="https://vikings.net/">Vikings Hardware</a> - Privacy-respecting servers and workstations</li>
|
||||
</ul>
|
22
_includes/sections/mobile.html
Normal file
@ -0,0 +1,22 @@
|
||||
<h1 id="mobile" class="anchor"><a href="#mobile"><i class="fas fa-link anchor-icon"></i></a> Mobile</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Note: The utilization of a smartphone is not recommended due to lack of proper privacy-repsecting hardware.</strong>
|
||||
</div>
|
||||
|
||||
{% 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. Their smartphones do stil contain some non-free software."
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
||||
<h3>Optimistic Upcoming Projects</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://puri.sm/products/librem-5/">Librem5</a> - Smartphone by Purism that runs a completely free'd OS (PureOS).</li>
|
||||
<li><a href="http://rhombus-tech.net/community_ideas/hybrid_phone/">EOMA68 Hybrid Phone</a> - A potentially free'd smartphone using the RISC-V architecture.</li>
|
||||
</ul>
|
19
_includes/sections/routers.html
Normal file
@ -0,0 +1,19 @@
|
||||
<h1 id="routers" class="anchor"><a href="#routers"><i class="fas fa-link anchor-icon"></i></a> Routers</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Minifree"
|
||||
image="/assets/img/tools/minifree.png"
|
||||
url="https://minifree.org/"
|
||||
description="Minifree sells hardware with zero non-free drivers. All of there routets come pre-installed with LibreCMC."
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="ThinkPenguin.com"
|
||||
labels="warning:warning:ThinkPenguin.com may sell hardware with non-free software such as firmware. We recommend finding products with free software certifications."
|
||||
image="/assets/img/tools/thinkpenguin.png"
|
||||
url="https://www.thinkpenguin.com/"
|
||||
description="ThinkPenguin.com sells hardware with zero non-free drivers."
|
||||
%}
|
||||
|
||||
</div>
|
21
_includes/sections/servers-desktops.html
Normal file
@ -0,0 +1,21 @@
|
||||
<h1 id="servers" class="anchor"><a href="#servers"><i class="fas fa-link anchor-icon"></i></a> Servers and Desktops</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Vikings"
|
||||
labels="warning:warning :Hardware may still contain some non-free components."
|
||||
image="/assets/img/tools/vikings.png"
|
||||
url="https://vikings.net/"
|
||||
description="Privacy-respecting servers and workstations."
|
||||
%}
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://minifree.org/">Minifree</a> - LibreBooted hardware</li>
|
||||
<li><a href="https://tehnoetic.com/">Technoethical</a> - Hardware manufacturer focusing on free software.</li>
|
||||
<li><a href="https://raptorcs.com/TALOSII/">Talos</a> - Hardware manufacturer with a Libre BIOS.</li>
|
||||
</ul>
|
BIN
assets/img/tools/coreboot.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
assets/img/tools/libreboot.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
assets/img/tools/minifree.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
assets/img/tools/nitrokey.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
assets/img/tools/purism.png
Normal file
After Width: | Height: | Size: 654 B |
BIN
assets/img/tools/technoethical.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
assets/img/tools/thinkpenguin.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
assets/img/tools/vikings.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
assets/img/tools/zerocat.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
26
pages/hardware.html
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /hardware/
|
||||
title: "Hardware"
|
||||
description: "Privacy isn't all about the software you use. Discover hardware dedicated to protecting your data and security."
|
||||
---
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Note: These companies may sell hardware with non-free software such as firmware. We recommend looking for products with free software certifications like <a href="https://certification.oshwa.org/">OSHWA</a>, <a href="https://ryf.fsf.org/">RYF</a>, or <a href="https://opensource.org/pressreleases/certified-open-source.php">OSI Certified</a>.</strong>
|
||||
</div>
|
||||
|
||||
{% include sections/laptops.html %}
|
||||
|
||||
{% include sections/servers-desktops.html %}
|
||||
|
||||
{% include sections/mobile.html %}
|
||||
|
||||
{% include sections/key-manager.html %}
|
||||
|
||||
{% include sections/routers.html %}
|
||||
|
||||
{% include sections/bios.html %}
|
||||
|
||||
{% include sections/diy-hardware.html %}
|
||||
|
||||
{% include sections/hardware-learn-more.html %}
|
@ -29,6 +29,20 @@ permalink: /classic/
|
||||
|
||||
{% include sections/browser-tweaks.html %}
|
||||
|
||||
{% include sections/laptops.html %}
|
||||
|
||||
{% include sections/servers-desktops.html %}
|
||||
|
||||
{% include sections/mobile.html %}
|
||||
|
||||
{% include sections/key-manager.html %}
|
||||
|
||||
{% include sections/routers.html %}
|
||||
|
||||
{% include sections/bios.html %}
|
||||
|
||||
{% include sections/diy-hardware.html %}
|
||||
|
||||
{% include sections/email-providers.html %}
|
||||
|
||||
{% include sections/email-clients.html %}
|
||||
|
This image seems to be broken?
Yes, Seabios doesn't seem to have a logo.
If it is required, they have a Wiki logo: https://www.coreboot.org/images/a/ae/Chip_tools.png
Github blocked my old account but edits from maintainers should be turned on.
Or, you can add if after merging.