mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-30 23:19:14 +00:00
style: Add logos to recommendation cards
This commit is contained in:
@@ -25,7 +25,7 @@ We recommend installing GrapheneOS if you have a Google Pixel as it provides imp
|
||||
|
||||
## GrapheneOS
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./grapheneos.svg" >}}
|
||||
|
||||
**GrapheneOS** is the best choice when it comes to privacy and security.
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ We recommend a wide variety of Android apps throughout this site. The apps liste
|
||||
|
||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../_index.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./shelter.svg" >}}
|
||||
|
||||
**Shelter** is an app that helps you leverage Android's Work Profile functionality to isolate or duplicate apps on your device.
|
||||
|
||||
@@ -46,7 +46,7 @@ Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) a
|
||||
<small>Protects against the following threat(s):</small>
|
||||
[{{< badge content="Public Exposure" color="green" >}}](../../../../wiki/basics/common-threats/index.md#limiting-public-information)
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./secure_camera.svg" >}}
|
||||
|
||||
**Secure Camera** is a camera app focused on privacy and security which can capture images, videos, and QR codes. CameraX vendor extensions (Portrait, HDR, Night Sight, Face Retouch, and Auto) are also supported on available devices.
|
||||
|
||||
@@ -78,7 +78,7 @@ Main privacy features include:
|
||||
<small>Protects against the following threat(s):</small>
|
||||
[{{< badge content="Targeted Attacks" color="red" >}}](../../../../wiki/basics/common-threats/index.md#attacks-against-specific-individuals)
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./secure_pdf_viewer.svg" >}}
|
||||
|
||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ There are many ways to obtain Android apps privately, even from the Play Store,
|
||||
|
||||
## Obtainium
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./obtainium.svg" >}}
|
||||
|
||||
**Obtainium** is an app manager which allows you to install and update apps directly from the developer's own releases page (i.e. GitHub, GitLab, the developer's website, etc.), rather than a centralized app store/repository. It supports automatic background updates on Android 12 and higher.
|
||||
|
||||
@@ -41,7 +41,7 @@ GrapheneOS's app store is available on [GitHub](https://github.com/GrapheneOS/Ap
|
||||
|
||||
The Google Play Store requires a Google account to log in, which is not great for privacy. You can get around this by using an alternative client, such as Aurora Store.
|
||||
|
||||
{{< title-card >}}
|
||||
{{< title-card logo="./aurora-store.webp" >}}
|
||||
|
||||
**Aurora Store** is a Google Play Store client which does not require a Google account, Google Play Services, or microG to download apps.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user