This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/_includes/sections/routers.html

20 lines
824 B
HTML

<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>