mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-23 11:51:16 +00:00
Fun Refactoring!
This commit is contained in:
@@ -6,28 +6,28 @@
|
||||
<strong>Even though the source code of the following operating systems is provided, installing Google Apps may compromise your setup.</strong>
|
||||
</div>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="CalyxOS"
|
||||
image="/assets/img/svg/3rd-party/calyxos.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/calyxos.svg"
|
||||
description='CalyxOS is a custom ROM based on the Android Open Source Project with Pixel phones. It aims to be secure and private by default including a number of good choices for default applications. It also supports <a href="https://source.android.com/security/verifiedboot">verified boot</a>.'
|
||||
badges="info:AOSP"
|
||||
website="https://calyxos.org"
|
||||
gitlab="https://gitlab.com/calyxos"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="GrapheneOS"
|
||||
image="/assets/img/svg/3rd-party/grapheneos.svg"
|
||||
image-dark="/assets/img/svg/3rd-party/grapheneos-dark.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/grapheneos.svg"
|
||||
image-dark="/assets/img/legacy_svg/3rd-party/grapheneos-dark.svg"
|
||||
description='GrapheneOS (formerly known as CopperheadOS) is a free and open-source security- and privacy-focused mobile operating system built on top of the Android Open Source Project. It currently specifically targets devices offering strong hardware security.'
|
||||
badges="info:AOSP"
|
||||
website="https://grapheneos.org/"
|
||||
github="https://github.com/GrapheneOS/"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="LineageOS (Official Builds)"
|
||||
image="/assets/img/svg/3rd-party/lineageos.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/lineageos.svg"
|
||||
description='LineageOS is a custom ROM based on the Android Open Source Project with <a href="https://wiki.lineageos.org/devices/">official support for a wide variety of devices</a>. The project is the successor to the popular CyanogenMod project, focusing on system control and customization, device longevity, and privacy. For security reasons, we do not recommend third-party builds of LineageOS for unsupported devices.'
|
||||
badges="info:AOSP"
|
||||
website="https://www.lineageos.org/"
|
||||
@@ -40,11 +40,11 @@
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://microg.org/">MicroG</a>
|
||||
{% include badge.html
|
||||
{% include legacy/badge.html
|
||||
color="info"
|
||||
text="Add-on Package"
|
||||
%}
|
||||
{% include badge.html
|
||||
{% include legacy/badge.html
|
||||
color="warning"
|
||||
icon="far fa-question-circle"
|
||||
%}
|
||||
|
Reference in New Issue
Block a user