this post was submitted on 21 May 2024
116 points (99.2% liked)

Open Source

29776 readers
584 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] delirious_owl@discuss.online 20 points 3 months ago* (last edited 3 months ago) (2 children)

Eh, I don't like better support for 3rd party repos. I'd rather devs meet the criteria to put their apps in the main repo.

The standards are high for a reason.

[–] gazby@lemmy.dbzer0.com 17 points 2 months ago (2 children)

How does enabling third-party repo use prevent one from using the F-Droid repo?

I'd say continued improvement of third-party support suggests the main repo could be losing its value to users. There are apps in there over a decade old without even an anti-feature warning.

[–] delirious_owl@discuss.online 7 points 2 months ago (1 children)

The effect is on the devs, not the users. If its lower friction for a dev's users to install their app from their own third party app, then the devs are less likely to strip out anti features like reliance on third party trackers because they don't have to do that if they host their own repo

[–] gazby@lemmy.dbzer0.com 2 points 2 months ago

I agree that what you've said is correct, but I don't see how it would impede someone using the official repos. If telemetry is of major concern, there are alternative approaches (e.g. PiHole).

[–] Chewy7324@discuss.tchncs.de 5 points 2 months ago (1 children)

I don't see how the ability of users to actually know which repository an app comes from and change the repository makes it more likely for devs to not remove anti-features.

I've had this exact issue a month ago where an app was available in official F-Droid repos and Izzy's and I didn't know which repo F-Droid selected by default.

[–] delirious_owl@discuss.online 0 points 2 months ago

Lowering the barrier of entry for dangerous options is an important UX decision.

Its the same reason it requires so many clicks to bypass a cert issue in browsers.

Installing from third party repos is dangerous. It should be possible, but not easy