25 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | <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> |