mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
34 lines
1.6 KiB
HTML
34 lines
1.6 KiB
HTML
<h1 id="live_os" class="anchor"><a href="#live_os"><i class="fas fa-link anchor-icon"></i></a> PC Live Operating Systems</h1>
|
|
|
|
{% include cardv2.html
|
|
title="Tails"
|
|
image="/assets/img/svg/3rd-party/tails.svg"
|
|
description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.'
|
|
badges="info:GNU/Linux"
|
|
labels="color==warning::text==contrib::tooltip==This software may depend on or recommend non-free software."
|
|
website="https://tails.boum.org/"
|
|
git="https://git-tails.immerda.ch/tails/"
|
|
%}
|
|
|
|
<h3>Worth Mentioning</h3>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="https://getfedora.org/">Fedora Workstation</a>
|
|
{% include badge.html
|
|
color="info"
|
|
text="GNU/Linux"
|
|
%}
|
|
- Fedora is a Linux distribution developed by the Fedora Project and sponsored by Red Hat. Fedora Workstation is a secure, reliable, and user-friendly edition developed for desktops and laptops, using GNOME as the default desktop environment.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="https://debian.org/">Debian</a>
|
|
{% include badge.html
|
|
color="info"
|
|
text="GNU/Linux"
|
|
%}
|
|
- Debian is a Unix-like computer operating system and a Linux distribution that is composed entirely of free and open-source software, most of which is under the GNU General Public License, and packaged by a group of individuals known as the Debian project.
|
|
</li>
|
|
</ul>
|