mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-25 21:01:23 +00:00
style: Use correct format for buttons
This commit is contained in:
@@ -14,7 +14,7 @@ description: Our advice for replacing privacy-invasive default Android features
|
||||
The **Android Open Source Project** (AOSP) is an open-source mobile operating system led by Google which powers the majority of the world's mobile devices. Most phones sold with Android are modified to include invasive integrations and apps such as Google Play Services, so you can significantly improve your privacy on your mobile device by replacing your phone's default installation with a version of Android without these invasive features.
|
||||
|
||||
[General Android Overview](../../../wiki/os/android/index.md)
|
||||
{ .md-button .md-button--primary }
|
||||
{ .pg:buttons }
|
||||
|
||||
## Our Advice
|
||||
|
||||
@@ -23,12 +23,12 @@ The **Android Open Source Project** (AOSP) is an open-source mobile operating sy
|
||||
There are many methods of obtaining apps on Android while avoiding Google Play. Whenever possible, try using one of these methods before getting your apps from non-private sources:
|
||||
|
||||
[Obtaining Applications](./obtaining-apps/index.md)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
There are also many private alternatives to the apps that come pre-installed on your phone, such as the camera app. Besides the Android apps we recommend throughout this site in general, we've created a list of system utilities specific to Android which you might find useful.
|
||||
|
||||
[General App Recommendations](./general-apps/index.md)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
### Install a Custom Distribution
|
||||
|
||||
@@ -39,7 +39,7 @@ This problem could be solved by using an alternative Android distribution, commo
|
||||
Ideally, when choosing a custom Android distribution, you should make sure that it upholds the Android security model. At the very least, the distribution should have production builds, support for AVB, rollback protection, timely firmware and operating system updates, and SELinux in [enforcing mode](https://source.android.com/security/selinux/concepts#enforcement_levels). All of our recommended Android distributions satisfy these criteria:
|
||||
|
||||
[Recommended Distributions](distributions/index.md)
|
||||
{ .md-button }
|
||||
{ .pg:buttons }
|
||||
|
||||
### Avoid Root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user