2019-04-01 19:42:34 -05:00
|
|
|
<h1 id="os" class="anchor">Privacy Tools</h1>
|
|
|
|
|
|
2019-04-27 15:22:56 -05:00
|
|
|
<p><a href="/classic/"><i class="fas fa-info-circle"></i> Prefer the classic site? View a single-page layout.</a></p>
|
2019-04-25 18:31:22 +00:00
|
|
|
|
2019-04-01 19:42:34 -05:00
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
|
|
{% include card.html color="success"
|
|
|
|
|
title="Providers"
|
|
|
|
|
icon="fas fa-server"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/providers/"
|
|
|
|
|
description="Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!"
|
|
|
|
|
%}
|
|
|
|
|
|
|
|
|
|
{% include card.html color="primary"
|
|
|
|
|
title="Web Browsers"
|
|
|
|
|
icon="far fa-compass"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/browsers/"
|
|
|
|
|
description="Find a web browser that respects your privacy, and discover how to harden your browser against tracking and leaks."
|
|
|
|
|
%}
|
|
|
|
|
|
|
|
|
|
{% include card.html color="warning"
|
|
|
|
|
title="Software"
|
|
|
|
|
icon="far fa-window-restore"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/software/"
|
|
|
|
|
description="Discover a variety of open source software built to protect your privacy and keep your digital data secure."
|
|
|
|
|
%}
|
|
|
|
|
|
2020-02-16 23:05:29 -06:00
|
|
|
{% include card.html color="danger"
|
|
|
|
|
title="Hardware"
|
|
|
|
|
icon="fas fa-laptop"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/hardware/"
|
|
|
|
|
description="You can't protect your privacy without starting with the right hardware. Discover the devices for the job."
|
|
|
|
|
%}
|
|
|
|
|
|
2019-04-01 19:42:34 -05:00
|
|
|
{% include card.html color="info"
|
|
|
|
|
title="Operating Systems"
|
|
|
|
|
icon="fas fa-desktop"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/operating-systems/"
|
2019-11-11 00:00:17 +00:00
|
|
|
description="Find out how your operating system is compromising your privacy, and what simple alternatives exist."
|
2019-04-01 19:42:34 -05:00
|
|
|
%}
|
|
|
|
|
|
|
|
|
|
{% include card.html color="secondary"
|
2019-11-06 22:48:33 -06:00
|
|
|
title="PrivacyTools Services"
|
2019-04-01 19:42:34 -05:00
|
|
|
icon="far fa-eye-slash"
|
|
|
|
|
iconcolor="dark"
|
|
|
|
|
page="/services/"
|
2020-02-16 23:05:29 -06:00
|
|
|
description="We are proud to operate a variety of privacy-centric services, including Mastodon, Matrix, and more!"
|
2019-04-01 19:42:34 -05:00
|
|
|
%}
|
|
|
|
|
|
2019-04-27 15:22:56 -05:00
|
|
|
</div>
|