Are all apps on the IzzyOnDroid F-Droid Repository fully open source? Or are there partially open source apps and closed source apps on the IzzyOnDroid F-Droid Repository?
Yes Izzy only hosts open source apps, but their policies are more lax than of F-Droid. So they can include proprietary libraries or stuff in forks that the original devs don’t want. Also Izzy takes the binaries directly, so they can’t guarantee their reproducibility like F-Droid does.
Btw other repos don’t need to even be for open source apps. Total Commander for Android has their own F-Droid repo too (although it doesn’t work atm).
Could you explain what their “reproducibility” means?
A program is written in source code. However in order for that source code to run on your device, it has to be “complied” into a “binary”. Open source apps mean that the source code is avalible, however someone still has to do the compiling. Fdroid does the compiling themselves, which means they can guarantee that the binary in their repository came from the source code, aka it is reproducible from the source code. Izzy gets the developer to compile the code themselves, which means that a malicious developer could submit a binary that’s different to the source code.
Thanks!
They are opensource, doesn’t mean they don’t include trackers
Ads & Analytics: Our favorites. Software being free and open source doesn’t mean the compiled app cannot have some extras. Usually, if there are ad or analytics modules, that’s also pointed out in the „AntiFeatures“ in the app description