From 67535a820cfc93cc34b2c54eb0e44490293ccb63 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Sat, 10 Dec 2022 03:59:02 +0000 Subject: [PATCH] Replace F-Droid link (#1904) --- docs/android.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android.en.md b/docs/android.en.md index 48a66dea..7f2951bb 100644 --- a/docs/android.en.md +++ b/docs/android.en.md @@ -308,7 +308,7 @@ If you download APK files to install manually, you can verify their signature wi ![F-Droid logo](assets/img/android/f-droid.svg){ align=right width=120px } -==We do **not** currently recommend F-Droid as a way to obtain apps.== F-Droid is often recommended as an alternative to Google Play, particularly in the privacy community. The option to add third-party repositories and not be confined to Google's walled garden has led to its popularity. F-Droid additionally has [reproducible builds](https://f-droid.org/en/docs/Reproducible_Builds/) for some applications and is dedicated to free and open-source software. However, there are [notable problems](https://wonderfall.dev/fdroid-issues/) with the official F-Droid client, their quality control, and how they build, sign, and deliver packages. +==We do **not** currently recommend F-Droid as a way to obtain apps.== F-Droid is often recommended as an alternative to Google Play, particularly in the privacy community. The option to add third-party repositories and not be confined to Google's walled garden has led to its popularity. F-Droid additionally has [reproducible builds](https://f-droid.org/en/docs/Reproducible_Builds/) for some applications and is dedicated to free and open-source software. However, there are [notable problems](https://privsec.dev/posts/android/f-droid-security-issues/) with the official F-Droid client, their quality control, and how they build, sign, and deliver packages. Due to their process of building apps, apps in the official F-Droid repository often fall behind on updates. F-Droid maintainers also reuse package IDs while signing apps with their own keys, which is not ideal as it gives the F-Droid team ultimate trust.