587
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 May 2024
587 points (99.3% liked)
Technology
59381 readers
985 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Ublock origin is the best
I do wish Mozilla would remove the proprietary parts of Firefox though
Can you list some of those, I'm curious.
DRM plugin and all the built-in cloud stuff is proprietary on the server side
(the sync can actually be self-hosted and is OSS, the DRM is third-party and proprietary)
I mean, that's not surprising though is it? If a FOSS tool I made has an additional feature that requires my own backend to support, then there has to be a backend to support it.
The FE that uses it is still FOSS, and one could always build their own API to the specs outlined by the client.
They could OSS their server side code ofc, that'd be cool. But that also takes sometimes double the effort to do well, and keep custom tweaks and changes either separate and proprietary, or build out a complex way for them to be dynamically injected. So I don't really blame them on that one tbh.
I couldn't find a list but here is the source for mull
https://gitlab.com/divested-mobile/mull-fenix
Which parts of Firefox ares proprietary?
Try Fennec browser, literally Firefox with proprietary parts removed and with access to about:config. Can be found in Fdroid
https://gitlab.com/relan/fennecbuild
I use Mull