mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Move mobile operating systems to separate file
This commit is contained in:
		
							
								
								
									
										24
									
								
								_includes/sections/mobile-operating-systems.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								_includes/sections/mobile-operating-systems.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| <h1 id="mobile_os" class="anchor"><a href="#mobile_os"><i class="fas fa-link anchor-icon"></i></a> Mobile Operating Systems</h1> | ||||
|  | ||||
| <div class="alert alert-warning" role="alert"> | ||||
|   <strong>Even though the source code of the following OS is provided, installing Google Apps may compromise your setup. The MicroG project can serve as a FLOSS replacement, depending on your threat model.</strong> | ||||
| </div> | ||||
|  | ||||
| <div class="row mb-2"> | ||||
|  | ||||
|   {% include card.html color="success" | ||||
|   title="LineageOS" | ||||
|   image="assets/img/tools/LineageOS.png" | ||||
|   url="https://www.lineageos.org/" | ||||
|   description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of Android by Google. It is the continuation of the CyanogenMod project." | ||||
|   %} | ||||
|  | ||||
| </div> | ||||
|  | ||||
| <h3>Worth Mentioning</h3> | ||||
|  | ||||
| <ul> | ||||
|   <li><a href="https://www.replicant.us/">Replicant</a> - An open-source operating system based on Android, aiming to replace all proprietary components with free software.</li> | ||||
|   <li><a href="https://www.omnirom.org/">OmniROM</a> - A free software operating system for smartphones and tablet computers, based on the Android mobile platform.</li> | ||||
|   <li><a href="https://microg.org/">MicroG</a> - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. | ||||
| </ul> | ||||
							
								
								
									
										22
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								index.html
									
									
									
									
									
								
							| @@ -67,27 +67,7 @@ layout: default | ||||
|  | ||||
|   {% include sections/live-operating-systems.html %} | ||||
|  | ||||
|   <h1 id="mobile_os" class="anchor"><a href="#mobile_os"><i class="fas fa-link anchor-icon"></i></a> Mobile Operating Systems</h1> | ||||
|   <!-- alert message about GApps --> | ||||
|   <div class="alert alert-warning" role="alert"> | ||||
|     <strong>Even though the source code of the following OS is provided, installing Google Apps may compromise your setup. The MicroG project can serve as a FLOSS replacement, depending on your threat model.</strong> | ||||
|   </div> | ||||
|   <div class="row mb-2"> | ||||
|  | ||||
|     {% include card.html color="success" | ||||
|     title="LineageOS" | ||||
|     image="assets/img/tools/LineageOS.png" | ||||
|     url="https://www.lineageos.org/" | ||||
|     description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of Android by Google. It is the continuation of the CyanogenMod project." | ||||
|     %} | ||||
|  | ||||
|   </div> | ||||
|   <h3>Worth Mentioning</h3> | ||||
|   <ul> | ||||
|     <li><a href="https://www.replicant.us/">Replicant</a> - An open-source operating system based on Android, aiming to replace all proprietary components with free software.</li> | ||||
|     <li><a href="https://www.omnirom.org/">OmniROM</a> - A free software operating system for smartphones and tablet computers, based on the Android mobile platform.</li> | ||||
|     <li><a href="https://microg.org/">MicroG</a> - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. | ||||
|   </ul> | ||||
|   {% include sections/mobile-operating-systems.html %} | ||||
|  | ||||
|   <!-- Android add-ons --> | ||||
|   <h1 id="aaddons" class="anchor"><a href="#aaddons"><i class="fas fa-link anchor-icon"></i></a> Android Privacy Add-ons</h1> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vincevrp
					Vincevrp