Project

General

Profile

F-DroidAndApplications » History » Version 25

Denis 'GNUtoo' Carikli, 08/22/2021 01:04 AM
Add information about Wikidata too as we also need to consider that, especially now that we have a "Compatible with" property in Wikidata

1 1 Denis 'GNUtoo' Carikli
h1. F-DroidAndApplications
2
3 20 Denis 'GNUtoo' Carikli
{{toc}}
4
5 1 Denis 'GNUtoo' Carikli
h2. Background
6
7
F-Droid will be removed in Replicant 4.0 0004 because it contains many applications that are not FSDG compliant.
8
9
h2. Fixing F-droid
10
11
As Replicant cannot guarantee to have enough time to dedicate to create an alternate repository, it was decided to do the following.
12
* Someone will need to add some the ability to filter out packages at compile time. This can be done by adding support with a whitelist and a blacklist, for both anti-features and specific applications. That will need to be upstreamed in f-droid.
13
* If needed an fsdg-compliant and not-fsdg compliant flags feature/anti-feature will neeed to be added. 
14
* Once this is done we can add a new package definition for an FSDG compliant F-droid in f-droid data, so it would be built and maintained automatically.
15
* Replicant would then include that FSDG compliant f-droid.
16
17
The only maintenance burden here would be to work with upstream to make sure that the packages are tagged correctly in f-droid data.
18
19
h2. In the meantime...
20
21
Without an upstream project, each Replicant user would need do the work of reviewing each application she want to use.
22
23
As this is very time consuming and would lead to a lot of work duplication, it's best for Replicant to provide some space to share the result of the reviews.
24
25
At the same time the reviews would also be tremendously useful to help fixing f-droid data.
26
27 14 Denis 'GNUtoo' Carikli
h2. Criteria
28
29
Since there are free versions of the Android SDK (see the [[SDK]] wiki page for more details), we can assume that all the applications that don't require microG to run build fine under at least one of the FSDG compliant GNU/Linux distributions with one of the SDK mentioned in the [[SDK]] wiki page.
30
31
It might still be useful to mention if we managed to rebuild them with an FSDG distribution and what we used to do that.
32
33
We can then review applications in a similar way than how we review packages for FSDG compliant GNU/Linux distributions.
34
35 24 Denis 'GNUtoo' Carikli
There is also the "Criteria for Android applications":https://lists.osuosl.org/pipermail/replicant/2021-August/003538.html that was started to clarify the FSDG requirements for Android applications in general but that also applies to third party repositories in existing FSDG GNU/Linux distributions.
36
37 19 Denis 'GNUtoo' Carikli
h3. Being reviewed 
38 13 Denis 'GNUtoo' Carikli
39 11 Denis 'GNUtoo' Carikli
|_. Application and version |_. Download link |_. Review comments |
40 8 Denis 'GNUtoo' Carikli
| "RepWiFi":https://f-droid.org/en/packages/fil.libre.repwifiapp/ | "Version 0.6.2":https://f-droid.org/repo/fil.libre.repwifiapp_5.apk | Being reviewed:
41
* "GPLv3":https://git.replicant.us/contrib/Fil/RepWifiApp/tree/LICENSE
42 1 Denis 'GNUtoo' Carikli
* Doesn't seem to have any (nonfree) dependency
43 19 Denis 'GNUtoo' Carikli
* Doesn't seem to promote nonfree software or actively push users toward the installation of nonfree software
44
* TODO: Try to build, though it was probably built as part of Replicant long time ago |
45 9 Denis 'GNUtoo' Carikli
| "Silence":https://f-droid.org/en/packages/org.smssecure.smssecure/ | "Version 0.15.16 (145)":https://f-droid.org/repo/org.smssecure.smssecure_145.apk |  Being reviewed:
46 15 Denis 'GNUtoo' Carikli
* "GPLv3":https://git.silence.dev/Silence/Silence-Android/raw/master/LICENSE (probably GPLv3-only)
47 18 Denis 'GNUtoo' Carikli
* Build systems: "Android.mk":https://git.silence.dev/Silence/Silence-Android/raw/master/Android.mk (has instructions on how to produce a standalone APK), gradle
48 15 Denis 'GNUtoo' Carikli
* Has some dependencies (git submodule):
49 17 Denis 'GNUtoo' Carikli
 - libs/com.amulyakhare.textdrawable: MIT
50
 - libs/gradle-witness: MIT
51
 - libs/org.greenrobot.eventbus: Apache 2.0
52 1 Denis 'GNUtoo' Carikli
 - libs/org.whispersystems.jobmanager: GPLv3 (build.gradle has "name 'GPLv3'", no mention of GPLv3+ or GPLv3-only)
53
 - libs/org.whispersystems.libpastelog: GPLv3 (build.gradle has "name 'GPLv3'", no mention of GPLv3+ or GPLv3-only)
54 17 Denis 'GNUtoo' Carikli
 - libs/org.whispersystems.libsignal: GPLv3 (build.gradle has "name 'GPLv3'", no mention of GPLv3+ or GPLv3-only)
55 19 Denis 'GNUtoo' Carikli
* Doesn't seem to promote nonfree software or actively push users toward the installation of nonfree software 
56
* TODO: Try to build and see if it downloads all the dependencies source code and their dependencies dependencies source code if any |
57 1 Denis 'GNUtoo' Carikli
58
h3. Not compliant
59
60
| Application | upstream anti-features | Issues | Upstream status |
61 6 Denis 'GNUtoo' Carikli
| "F-Droid":https://f-droid.org/en/packages/org.fdroid.fdroid/ | None | * Its repositories that are configured in by default (and enabled by default as well) have non compliant packages like Yalp, making F-Droid itself non compliant. | * There is no automatic way to deduce that it's not FSDG compliant
62 4 Denis 'GNUtoo' Carikli
* Upstream probably would not like having F-droid tagged with anti-features
63
* No current F-droid anti-features apply to that case |
64 1 Denis 'GNUtoo' Carikli
| "Yalp":https://f-droid.org/en/packages/com.github.yeriomin.yalpstore/ | * "NonFreeNet":https://f-droid.org/wiki/page/Antifeature:NonFreeNet | Yalp is a package manager that is setup to download applications from a repository that is not FSDG compliant | * There is no automatic way to deduce that it's not FSDG compliant
65 5 Denis 'GNUtoo' Carikli
* NonFreeNet is only about non-Free network service and not the license of the packages in the repository 
66
* No current F-droid anti-features apply to that case |
67 1 Denis 'GNUtoo' Carikli
68
TODO:
69 2 Denis 'GNUtoo' Carikli
* Look at the emulators
70
* Look at the browsers
71
* Try to automatically find non compliant applications with a script and upstream the script in Replicant scripts repository or in the f-droid project
72 1 Denis 'GNUtoo' Carikli
73 21 Denis 'GNUtoo' Carikli
h3. TODO
74 1 Denis 'GNUtoo' Carikli
75
* Evaluate if we should collaborate or not with the Libreplanet wiki on the "List of software that does not respect the Free System Distribution Guidelines page":https://libreplanet.org/wiki/List_of_software_that_does_not_respect_the_Free_System_Distribution_Guidelines for the list of applications to get rid of. Note that they target mainly GNU/Linux so it might not make sense to collaborate with them as most of the applications are very different.
76
* Evalutate if we should collaborate with the Parabola wiki on the "Emulator licensing issues page":https://wiki.parabola.nu/Emulator_licensing_issues as there are also emulators in F-droid, some of which might be port from software that is also typically packaged in many GNU/Linux distributions.
77
* Find time to discuss with F-droid to see if they can fix the issue. Otherwise find time to work on it.
78 22 Denis 'GNUtoo' Carikli
79
h2. Collaboration with the Free Software Directory (FSD)
80
81
The Free software Directory has "a list of applications that run on Replicant":https://directory.fsf.org/wiki/Collection:Replicant.
82
83 23 Denis 'GNUtoo' Carikli
We need to see with them how to handle the collaboration between both projects in the long run:
84 22 Denis 'GNUtoo' Carikli
* The Free software Directory has a database like structure that works better for categorizing applications than Replicant wiki and it already has applications for GNU/Linux so it makes more sense to add applications there instead of the Replicant wiki.
85
* We need to see what criteria the Free software Directory will choose for reviewing the applications. If they are the same than again it would make more sense to add the information in the Free Software Directory because they are more generic (we can also find GNU/Linux applications there).
86
* We need to see where to put the technical information on applications reviews. For instance we add tutorials on how to build specific Android applications and details on the exact license of the dependencies and so on in the Replicant wiki for now until we figure if these are details relevant for the Free Software Directory or not. For instance Wikidata (which is another huge database) has statements and can have references, but it cannot hold a howto. So if that information was to be added on Wikidata for instance, they would still need a place to add the howto.
87 25 Denis 'GNUtoo' Carikli
88
h2. Wikidata
89
90
The Free Software Directory (FSD) seems to have way more fields seems to be able to store explanations along with the information. For instance there is a "License note" text form that could have detailed information about the license. It could probably tell which files or which parts are under which license for instance. Wikidata can't do that (it's not meant for text explanations). The Free Software Directory (FSD) also has fields and checkboxes for a lot of information, so Wikidata is probably currently lacking ways to store all that information.
91
92
Here's "an example for Guix":https://directory.fsf.org/wiki?title=Guix&action=formedit
93
94
So it might make more sense to contribute directly to the Free Software Directory (FSD) instead of Wikidata. If you still want to use Wikidata to do query on software, you could for instance:
95
* Add an identifier for the Free software directory in Wikidata if that's not already there. This way software in Wikidata will be able to link to their entry in the Free Software directory. This should be relatively easy. You could then probably do queries on the Free Software Directory data somehow if needed.
96
* Write an importer to import (some of the) Free Software Directory data in Wikidata. That importer could be improved over time as new properties are added to Wikidata and link to the Free Software Directory as reference as Wikidata needs references anyway. This probably takes some time.