Add Hardware section #616
							
								
								
									
										41
									
								
								_includes/sections/hardware.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								_includes/sections/hardware.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,41 @@ | |||||||
|  | <h1 id="hardware" class="anchor"><a href="#hardware"><i class="fas fa-link anchor-icon"></i></a> Hardware</h1> | ||||||
|  | <div class="row mb-2"> | ||||||
|  |  | ||||||
|  |      {% include card.html color="success" | ||||||
|  |     title="Technoethical" | ||||||
|  |     image="/assets/img/tools/technoethical.png" | ||||||
|  |     url="https://tehnoetic.com/" | ||||||
|  |     description="Technoethical only sells grade A, high quality devices compatbile with fully free operating systems. All of their laptops come pre-installed with a completely libre BIOS (Libreboot)." | ||||||
|  |     %} | ||||||
|  |  | ||||||
|  |      {% 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 open-source certifications." | ||||||
|  |     image="/assets/img/tools/thinkpenguin.png" | ||||||
|  |     url="https://www.thinkpenguin.com/" | ||||||
|  |     description="ThinkPenguin.com sells hardware with zero non-free drivers." | ||||||
|  |     %} | ||||||
|  |  | ||||||
|  |      {% include card.html color="warning" | ||||||
|  |     title="Purism" | ||||||
|  |     labels="warning:warning (<a href='puri.sm/learn/freedom-roadmap/'>more info</a>):Purism laptops and tablets still contain some non-free components." | ||||||
|  |     image="/assets/img/tools/purism.png" | ||||||
|  |     url="https://puri.sm/" | ||||||
|  |     description="Purism sells high-end hardware with kill switches and a de-blobbed ME." | ||||||
|  |     %} | ||||||
|  |  | ||||||
|  |  </div> | ||||||
|  |  | ||||||
|  |  <a> | ||||||
|  | <b>Caution:</b> These companies may sell hardware with non-free software such as firmware. We recommend looking for products with open-source certifications like <a href="https://certification.oshwa.org/">OSHWA</a>, <a href="https://ryf.fsf.org/">RYF</a>, or <a href="https://opensource.org/pressreleases/certified-open-source.php">OSI Certified</a>. | ||||||
|  |  | ||||||
|  |  </a> | ||||||
|  |  | ||||||
|  |  <h3>Worth Mentioning</h3> | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  <ul> | ||||||
|  |     <li><a href="https://minifree.org/">Ministry of Freedom</a> - Free software laptops and routers.</li> | ||||||
|  |     <li><a href="https://vikings.net/">Vikings Hardware</a> - Privacy-respecting servers and workstations</li> | ||||||
|  |     <li><a href="http://www.zerocat.org/">Zerocat</a>  <span class="badge badge-warning" data-toggle="tooltip" title="Zerocat may sell hardware with non-free software such as firmware. We recommend looking for products with open-source certifications like OSHWA, RYF, or OSI Certified">warning <i class="far fa-question-circle"></i></span> - Free'd hardware tools and DIY-Projects. Note: Their laptops may include non free software.</li> | ||||||
|  | </ul> | ||||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 654 B | 
							
								
								
									
										8
									
								
								pages/hardware.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								pages/hardware.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | --- | ||||||
|  | layout: page | ||||||
|  | permalink: /hardware/ | ||||||
|  | title: "Hardware" | ||||||
|  | description: "Privacy isn't all about the software you use. Discover hardware dedicated to protecting your data and security." | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | {% include sections/hardware.html %} | ||||||
| @@ -29,6 +29,8 @@ permalink: /classic/ | |||||||
|  |  | ||||||
| {% include sections/browser-tweaks.html %} | {% include sections/browser-tweaks.html %} | ||||||
|  |  | ||||||
|  | {% include sections/hardware.html %} | ||||||
|  |  | ||||||
| {% include sections/email-providers.html %} | {% include sections/email-providers.html %} | ||||||
|  |  | ||||||
| {% include sections/email-clients.html %} | {% include sections/email-clients.html %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user