27 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			27 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>
 | |
|     <span class="badge badge-info">GNU/Linux</span>
 | |
|     - 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>
 | |
|     <span class="badge badge-info">GNU/Linux</span>
 | |
|     - 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>
 |