Add Turris Omnia

https://github.com/privacytoolsIO/privacytools.io/issues/1714
This commit is contained in:
Jonah Aragon 2020-02-16 15:04:55 -06:00
parent c22d4f57bb
commit 233c9b59a3
2 changed files with 34 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<img
src="/assets/img/png/3rd-party/pixel-3-xl.png"
data-theme-src="/assets/img/png/3rd-party/pixel-3-xl.png"
height="70"
height="200"
width="200"
class="img-fluid d-block mr-auto ml-auto align-middle"
alt="Pixel 3 XL">
@ -35,10 +35,10 @@
<img
src="/assets/img/png/3rd-party/iphone-11-pro.png"
data-theme-src="/assets/img/png/3rd-party/iphone-11-pro.png"
height="70"
height="200"
width="200"
class="img-fluid d-block mr-auto ml-auto align-middle"
alt="Mullvad">
alt="iPhone 11 Pro">
</div>
<div class="col">
<h2>iPhone 11</h2>
@ -89,3 +89,34 @@ description='The SoloKey is the "first open-source FIDO2 security key", availabl
website="https://solokeys.com/"
github="https://github.com/solokeys"
%}
<h1 id="routers" class="anchor"><a href="#routers"><i class="fas fa-link anchor-icon"></i></a> Home Routers</h1>
<div class="container-fluid">
<div class="row mb-2">
<div class="col-lg-3 col-sm-12 pt-lg-5 text-center">
<img
src="/assets/img/png/3rd-party/turris-omnia.png"
data-theme-src="/assets/img/png/3rd-party/turris-omnia.png"
height="200"
width="200"
class="img-fluid d-block mr-auto ml-auto align-middle"
alt="Turris Omnia">
<a class="btn btn-primary mt-4" href="https://www.turris.cz/en/omnia/" role="button"><i class="fas fa-external-link-alt fa-fw"></i> Website</a>
</div>
<div class="col">
<h2>Turris Omnia</h2>
<p><strong>Turris Omnia</strong> is a secure, high performance, and open-source home router. It has specifications that would allow it to easily handle Gigabit-level networking, as well as additional functionality (NAS, printserver, or other server type use-cases).</p>
<p>Turris Omnia was created by <strong>NIC.CZ</strong>, the non-profit .CZ domain registry behind many massive internet open-source projects including Knot (DNS Server), BIRD (Internet routing daemon), and FRED (Domain registry platform). As such, we believe they have the experience required to make a secure routing platform.</p>
<h5><span class="badge badge-success">OpenWrt</span></h5>
<p>Turris Omnia runs OpenWrt, the router operating system platform <a href="/operating-systems/#firmware">we recommend</a> for home users. It is an incredibly lightweight operating system perfect for this workload, and it is well supported by its developers.</p>
<h5><span class="badge badge-success">Secure Defaults</span></h5>
<p>Turris Omnia is configured securely and privately by default. It also features <strong>automatic updates</strong> that require no user interaction. The lack of updates is a security problem for most home router brands.</p>
<h5><span class="badge badge-info">Additional Functionality</span></h5>
<p>This device can be used for more than just routing. It is a highly extensible product, allowing you to do things like add mSATA storage. It features a SIM slot that can be used alongside an LTE USB or miniPCIe modem for backup connectivity. It comes with a "virtual server", which allows you to install normal Linux applications or even entirely seperate Linux distros like Ubuntu or Debian independently of the main software, improving security and allowing for safe software experimentation.</p>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB