• 0 Posts
  • 12 Comments
Joined 7 months ago
cake
Cake day: November 28th, 2023

help-circle




  • There are significantly fewer Firefox-based browsers than there are Chromium-based ones, unfortunately. Out of the ones we do have:

    Floorp has much like Vivaldi gone the proprietary source-available route, so you couldn’t pay me to use it.

    Pale Moon is easily the most involved of the Firefox forks, being a fork of a much older version of Firefox, but I wouldn’t generally recommend it for security reasons. It does have its uses, though. Waterfox Classic is in a somewhat similar boat. Security-wise Pale Moon is definitely the better of the two because it uses its own fork of Gecko which is maintained about as well as you could reasonably expect given the manpower available to the project. Waterfox Classic meanwhile has kinda just been left to rot since most development is going to regular Waterfox nowadays, so it’s not maintained nearly as well as Pale Moon and it’s just been collecting CVEs. But for those same reasons if all you want is the ability to use legacy XUL extensions, then Waterfox Classic is gonna have better compatibility since it hasn’t been modified nearly as heavily as Pale Moon.

    LibreWolf is probably the most popular Firefox fork nowadays, but it isn’t much more than a Firefox equivalent to Ungoogled Chromium. Waterfox goes a little further, but not by much. Both can be good choices, but personally I haven’t had much reason to switch away from upstream Firefox. LibreWolf is tempting, but I can already disable pretty much all of the Firefox BS from about:config, so I don’t see the point. It’s pretty much just better defaults.






  • I would consider the “source code” for artwork to be the project file, with all of the layers intact and whatnot. The Photoshop PSD, the GIMP XCF or the Krita KRA. The “compiled” version would be the exported PNG/JPG.

    You can license a compiled binary under CC BY if you want. That would allow users to freely decompile/disassemble it or to bundle the binary for their purposes, but it’s different from releasing source code. It’s closed source, but under a free license.