beyond

joined 3 years ago
[–] [email protected] 6 points 1 day ago (5 children)

Not at all, really. Forking is fine and building a business off of it is fine (I don't personally see the value in it but apparently Y Combinator saw fit to invest in this so what do I know). Where they fucked up was replacing the existing free software license with some "AI" generated mumbo jumbo, because they were "too busy building" to "bother with legal."

You didn't have to "bother" with creating a license, because there already was one. No one in free software should be rolling their own custom license (GPT generation aside) because there exist perfectly good ones already.

[–] [email protected] 34 points 2 days ago* (last edited 2 days ago) (4 children)

I'll be "that guy":

F-Droid is a software repository, not an app store. The distinction is subtle but important. A software repository offers a community-curated collection of software packages whereas an app store is just a marketplace for software developers to offer products to end-users. A software repository serves the interests of its community first, whereas an app store is merely a means for developers to sell products to end-users.

[–] [email protected] 13 points 2 days ago (5 children)

There are those who believe that F-Droid's role as a "middle man" vetting and building packages from source instead of blindly shipping builds provided by upstream makes it a security risk, because you're trusting F-Droid in addition to (some say instead of) the upstream developer. Perhaps telling is that none of these critics can offer an alternative solution.

Before anyone mentions Obtainium and Accrescent, these are not alternatives to F-Droid, they solve completely different problems.

[–] [email protected] 5 points 3 weeks ago

Apple intentionally makes iPhone-Android interoperability crap in order to sell iPhones. That's not conspiracy theorizing, Tim Apple blatantly admitted to it.

https://www.theverge.com/2022/9/7/23342243/tim-cook-apple-rcs-imessage-android-iphone-compatibility

[–] [email protected] 1 points 3 weeks ago

This is why the marketing around flatpak bothers me. It's touted as some kind of "universal Linux package manager" but Linux is just a kernel - all the stuff that apps depend on comes with the distro. So, in order for flatpaks to be "distro independent" they basically have to supply all the stuff that normally comes from the distro - effectively building a second distro on top of your existing one.

Nix and Guix are the same but at least I think they're more up front that they are effectively distros that can run on top of your existing distro or as a standalone operating system directly on top of Linux.

[–] [email protected] 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

FUTO changing the definition of open source to suit their business model is like that time US Congress decided that pizza was a vegetable because it has tomato sauce.

FUTO's EULA may superficially resemble a true free software license (and may be good enough for you, personally) but it fundamentally undermines core tenets of the free software movement in order to preserve their business interests. All pseudo-FOSS licenses (whether of the "ethical" or the "business" variety) do this, because they prioritize the interests of the rightsholder above those of the community and the user. If important free software projects like Linux and Firefox were released under this license the free software world as we know it would not be possible.

As proprietary licenses go, it's certainly far from the worst.

[–] [email protected] 13 points 3 weeks ago* (last edited 3 weeks ago)

Free software is a matter of liberty, not price. It is perfectly legal and ethical to sell free software. Keep in mind if you're using third party code (whether it's libraries or external contributions to your application) you must abide by the terms of whatever license it is under, this is whether it's paid or gratis.

It's even perfectly legal to fork an existing free software project and sell it on the play store, although whether that is ethical or not is up for debate - depending on what efforts you put into your fork before selling it, an orthodox Stallmanist might have no problem with it but the original developer(s) of that code may perceive this as "theft." Keep in mind you must abide by the terms of whatever license the project is under, so if it is a copyleft license like the GNU GPL you must either provide corresponding source code or an offer for such.

[–] [email protected] 6 points 1 month ago

Assuming they own the copyright (which I believe they do, since they were able to relicense it to begin with) they can absolutely offer it under a dual licensing arrangement even if the licenses are incompatible. It would only be an issue if other peoples' AGPLv3 licensed code was in there, but as it is not the only copyright they would theoretically be violating is their own, which is literally not possible.

Dual licensing under a free software license and proprietary EULA is a common business model, especially when the free software license is a strong copyleft like the AGPL, since the proprietary licensors do not have to abide by certain conditions that free license users have to.

[–] [email protected] 1 points 1 month ago

When one asks if something is free software (a.k.a. FOSS) the concern isn't so much trust but rather can one view, modify, and share the program. Sandboxes solve a different problem.

In the case of a javascript bundle, in order for a user to exercise the Four Freedoms they must at minimum be provided with corresponding source code for each component in the bundle, and preferably some way in the browser for the user to inspect and modify it. In other words, it must be treated like any other compiled binary program. A lock file with specific versions probably isn't necessary (and server configuration and source code definitely isn't).

You are right in that this would require cooperation from the service provider to provide this metadata, and most definitely would not do this. Therefore, such an extension as OP suggests would have the effect of blocking the vast majority of javascript on the web today. LibreJS tries to some extent but I don't know how well it can handle bundled javascript files.

[–] [email protected] 1 points 1 month ago

No opinion on OSMand but Magic Earth is proprietary which is a deal breaker for me.

[–] [email protected] 2 points 1 month ago

Aseprite is proprietary, but so is this. There is LibreSprite though.

[–] [email protected] 12 points 1 month ago* (last edited 1 month ago) (1 children)

I feel like there's a lot of FUD around this subject, because people bring it up as if it's purely a negative without talking about the reasons why it's done the way it is. The whole point of F-Droid is that it's a repository (not a store) of free software applications. They have an inclusion policy forbidding proprietary code and dependencies, and in order to enforce this policy they have to build from publicly available source code, and in order to do so they need to sign the builds themselves. This means, yes, you are trusting F-Droid instead of the upstream developer - but given F-Droid has higher standards than upstream developers this is a tradeoff I am willing to make.

Reproducible builds solves this in a way that preserves the standards of F-Droid, however, "security peoples'" favored "alternatives" (such as Accrescent, Obtainium, and Google Play Store/Aurora Store) forego this entirely, showing they don't either have a viable solution to offer or that they don't really care about the problem that F-Droid is addressing to begin with.

 

cross-posted from: https://linkage.ds8.zone/post/57641

I am not the author, although I find myself agreeing with several things he has said and have linked to his posts numerous times.

 

I am not the author, although I find myself agreeing with several things he has said and have linked to his posts numerous times.

view more: next ›