For those who want to use Firefox with added security and privacy there is Arkenfox (github.com)
from possiblylinux127@lemmy.zip to privacy@lemmy.ml on 14 Jul 2024 18:19
https://lemmy.zip/post/19097058

I prefer Librewolf as it is easier and simpler to use

#privacy

threaded - newest

velox_vulnus@lemmy.ml on 14 Jul 2024 20:37 next collapse

There’s also IceCat, but it’s less on the privacy side, and more on encouraging the use of LibreJS.

Peffse@lemmy.world on 14 Jul 2024 21:06 next collapse

I feel like there are far too many IceAnimal forks that just vanish the month after they put out a release.

It might not be entirely true, but it just feels like that.

refalo@programming.dev on 15 Jul 2024 07:44 collapse

maintaining a full blown FOSS project and community, especially a browser, is a lot of work. most people likely give up pretty fast

possiblylinux127@lemmy.zip on 15 Jul 2024 01:57 collapse

LibreJS is a bad project and it is never going to work. Free software is very important to computing and the web but I wish the FSF would stop shoveling broken junk. What’s worse is that if you dare to disagree with the FSF cult they see you as the enemy

Cube6392@beehaw.org on 15 Jul 2024 03:05 collapse

“Richard Stallman is a sexist and a transphobe”

“You’re a corporate shill!”

Like I couldn’t have possibly reached that conclusion based on the things that he says or the way the be acts…

ID411@lemmy.dbzer0.com on 14 Jul 2024 20:49 next collapse

Remember, all these forks are possible because Firefox is open source

ssm@lemmy.sdf.org on 14 Jul 2024 22:04 next collapse

Every fork creates fragmentation. Then you get forks of forks. Then you get forks of forks of forks. Eventually, you get a knife, and a spoon, and a spork, maybe even a fpoon. And every fork splits your developer pool in half! And once you’re down to one developer each, the developer splits in half! And then you have no project.

possiblylinux127@lemmy.zip on 14 Jul 2024 22:35 next collapse

And that’s why we should use Chrome?

ssm@lemmy.sdf.org on 14 Jul 2024 22:42 collapse

No, but cargo-culting Mozilla isn’t ideal.

possiblylinux127@lemmy.zip on 15 Jul 2024 00:23 collapse

Forks create options. Only a handful of forks will actually be used.

ssm@lemmy.sdf.org on 15 Jul 2024 00:29 collapse

Only a handful of forks will actually be used.

Tell that to Linux lol

or userspace audio daemons

or package managers

or FHS

or Linux userspace network stacks

or Linux firewalls

or init systems & rc managers

or window managers / desktop environments

or graphics toolkits

possiblylinux127@lemmy.zip on 15 Jul 2024 00:34 next collapse

That’s the idea. It is good to have options. Single standards are a bad idea even though they are convenient in the short term.

ssm@lemmy.sdf.org on 15 Jul 2024 00:37 collapse

Hard disagree. Though I suppose this is the usual big disagreement between linux and bsd users.

helpmyusernamewontfi@lemmy.today on 15 Jul 2024 05:23 collapse

yeah, Linux is a kernel, not an OS, build whatever you want onto it.

pyre@lemmy.world on 15 Jul 2024 06:58 next collapse

that’s not how things work. open source projects don’t start with a set amount of developers and start splitting. even if they do, they don’t split in equal parts. if you have 500 developers working on a project, and 10 of them create 8 different forks, that doesn’t really change much.

some developers may move around, and more developers can join the pool all the time, on any fork. i don’t understand how any of this is a problem.

laughterlaughter@lemmy.world on 16 Jul 2024 12:23 collapse

Nice FUD.

By your own logic, Chrome should have fewer developers than Konqueror, since its engine is essentially a fork of a fork of a fork.

possiblylinux127@lemmy.zip on 14 Jul 2024 22:34 next collapse

Not entirely

cyrus@sopuli.xyz on 14 Jul 2024 22:43 collapse

Arkenfox is not a fork FYI

SaltySalamander@fedia.io on 15 Jul 2024 04:48 next collapse

How is it not a fork?

ahal@lemmy.ca on 15 Jul 2024 05:35 next collapse

It’s a template to help set all the security and privacy hardening features that Firefox already ships with but are disabled by default.

Lemongrab@lemmy.one on 15 Jul 2024 06:59 next collapse

It is a script that automatically changes the internal flags of Firefox (accessed manually through “about:config”) but isn’t a recompile. A fork that uses most of the Arkenfox config is Librewolf.

delirious_owl@discuss.online on 15 Jul 2024 16:25 collapse

That sounds like the definition of a fork

CookieOfFortune@lemmy.world on 15 Jul 2024 16:35 next collapse

It’s more akin to a plugin since it doesn’t change the code at all.

apotheotic@beehaw.org on 15 Jul 2024 16:37 next collapse

My understanding is that this Arkenfox thing is a script that changes the config of your existing Firefox install. A fork would be a version of Firefox you can download that has those changes applied by default upon download.

Lemongrab@lemmy.one on 15 Jul 2024 17:13 collapse

Arkenfox quite literally is not a fork. It is just changing settings. That is like saying I am making a Firefox fork by changing it to dark theme and changing the default search engine to Bing.

Arkenfox isn’t a fork, even with a script it is manual for much of it. A fork requires redistributing the code, which for Firefox requires the Dev to change the name and replace icons of the application (to comply with Firefox’s license), which requires modifying the source code and compiling.

delirious_owl@discuss.online on 16 Jul 2024 08:23 collapse

Taking the latest release and then running a script to patch it with some modifications is the definition of a fork.

By your logic, Tor Browser isn’t a fork of Firefox.

tetris11@lemmy.ml on 16 Jul 2024 11:13 next collapse

Tor makes changes to the FF source though for it to run, no?

Arkenfox merely makes config changes in FF

laughterlaughter@lemmy.world on 16 Jul 2024 12:23 next collapse

No, you’re mistaken. A fork is a whole new product. This is not a whole new product. It’s a patch.

Wilmo@lemmy.world on 16 Jul 2024 13:14 next collapse

Its not modifying the code, it’s changing existing settings that are already available to be changed to optimal settings for privacy…

It is not a fork you are completely wrong.

Lemongrab@lemmy.one on 16 Jul 2024 17:27 collapse

It is not patching Firefox. I already explained this bit I will say it again. No source code is changed, no promo icons, and no recompile is done, therefore it is not a fork. Tor browser does a lot of stuff behind the scenes. Arkenfox is not a fork. Tor browser comes prebundled with “No Script” extension, arkenfox cannot bundle extensions because it literally only copies text from one config file to another. Tor browser patches out the phone home to the Mozilla Add-on Store, Arkenfox literally cannot because it doesn’t modify the code and without recompiling it causes a crash. There are many many more differences between forks of Firefox and Arkenfox, I’ll leave that research for you because I think I have said enough. Arkenfox is not a fork of Firefox by definition, it does not modify any code. It would be like saying “I forked Minecraft” because I create a text file with my fav config of keybinds and settings and then share that config. Arkenfox is just a text file config and a script that modifies the default config of an existing Firefox profile. When you create a new Firefox profile, it is generated as default without Arkenfox settings. Librewolf, which uses much of Arkenfox’s user.js config, must follow the forking guidelines outlined by Mozilla, patches out phone homes, bundles extensions, changes ui, and (crucially) if you create a new profile, it is preconfigured with security and privacy settings.

cyrus@sopuli.xyz on 16 Jul 2024 21:13 collapse

Arkenfox is simply a set of configuration you can (and should) apply yourself onto a clean Firefox installation.

A fork means taking the source code and modifying it directly, not providing an alternative configuration file.

ID411@lemmy.dbzer0.com on 15 Jul 2024 08:34 collapse

TIL.

Thanks.

perfectly_boiled_pizza@lemmy.world on 14 Jul 2024 21:02 next collapse

If you are willing to compromise I would recommend Betterfox as it breaks far fewer sites while still being better than the default Firefox profile.

sharkfucker420@lemmy.ml on 14 Jul 2024 21:13 next collapse

Librewolf my beloved. Unfortunately not on mobile iirc

possiblylinux127@lemmy.zip on 14 Jul 2024 22:33 collapse

Use Mull

EveryMuffinIsNowEncrypted@lemmy.blahaj.zone on 15 Jul 2024 00:02 next collapse

That’s what I do. LibreWolf on desktop and Mull on Android, with FF Sync enabled between them. Works like a charm!

geography082@lemm.ee on 15 Jul 2024 01:31 collapse

What about iOS ?

possiblylinux127@lemmy.zip on 15 Jul 2024 01:53 next collapse

Safari is your only option as all iOS browsers are Safari. Also there are not as many apps as Apples ecosystem is locked and requires a lot of money to develop for. Add that to the fact that it is closed source and you have a anti freedom device. Apple also is bad about data collection despite there claims.

plumpfella@lemm.ee on 15 Jul 2024 06:07 next collapse

I want to switch off but I can’t see Android being much better as it is literally developed by an advertising company. You could root and go with an open source fork but how many phones out there still let you do that outside of the lower end

possiblylinux127@lemmy.zip on 15 Jul 2024 15:24 next collapse

Just get the fossdroid setup. I’m talking about F-droid plus Lineage OS. You also could go with something privacy focused such as Calyx OS or Graphene but I personally don’t care for those. Lineage OS is simple and combined with F-droid you have all the apps you likely need.

plumpfella@lemm.ee on 15 Jul 2024 23:31 collapse

If I want to root though and still want a decently high end phone aren’t I just stuck with a pixel?

possiblylinux127@lemmy.zip on 16 Jul 2024 00:15 collapse

You don’t want root as that breaks Android completely. It isn’t designed in a way that root is necessarily and it breaks the isolation.

What you probably want is a device supported by Lineage OS.

wiki.lineageos.org/devices/

There are also third party device finders but use those at your own risk. Additionally you can also port a new device to Lineage OS if you are knowledgeable and motivated. Most phone manufacturers allow boot loader unlocks but a few don’t so be mindful.

Churbleyimyam@lemm.ee on 16 Jul 2024 00:05 collapse

Google Pixel phones are, ironically, the best supported by de-googling projects like CalyxOS, GrapheneOS and /e/os. They are quite cheap to buy too (especially second hand).

laughterlaughter@lemmy.world on 16 Jul 2024 12:26 collapse

their* claims.

icosahedron@ttrpg.network on 19 Jul 2024 23:19 collapse

no great options but Orion by kagi is much better than base safari since you can at least get extensions like ublock

slug@lemmy.world on 14 Jul 2024 21:58 next collapse

I know this is somewhat defeating of the privacy purpose but I use FF because of sync- is there an alternative that can use something like webdav to sync my bookmarks/history/etc between instances? e; i know floccus is around for bookmarks but i find history useful too

s38b35M5@lemmy.world on 14 Jul 2024 22:33 collapse

Librewolf supports Mozilla sync

slug@lemmy.world on 14 Jul 2024 22:56 collapse

:O

Imprint9816@lemmy.dbzer0.com on 15 Jul 2024 07:51 next collapse

Its better to just go through the settings yourself then rely on arkenfox. This just adds a middleman into the process of keeping your settings updated.

MrOtherGuy@lemmy.world on 15 Jul 2024 11:11 next collapse

In addition, if you use user.js then you essentially cannot change those settings at runtime (via about:config or otherwise), because your user.js will override the settings on next startup. Maybe that’s desired for some, but good to keep in mind nonetheless.

kadotux@sopuli.xyz on 15 Jul 2024 12:36 next collapse

There’s the provided user-overrides.js that’s meant to do this

MrOtherGuy@lemmy.world on 15 Jul 2024 13:35 collapse

I don’t think that could work. Not unless we are talking about different things, or unless you run their updater script everytime before starting Firefox.

Shredder1750@lemmy.ml on 16 Jul 2024 08:23 collapse

If you use user-overrides.js, it adds your custom preferences at the bottom of the user.js, as the prefs are read from top to bottom, if a new duplicate exist in your user-overrides.js but with a different value the new value would be used as it is at the bottom.

MrOtherGuy@lemmy.world on 16 Jul 2024 11:03 collapse

Yes, but that is not what I’m talking about. What I mean is that when Firefox is running and you go to change some setting in say, Settings page, then the new value for that preference is stored into prefs.js (at latest on Firefox shutdown, it might remain only in-memory for some time I’m not sure). Anyway, the new value persists only for that browser session, because on next startup whatever value was set by user.js will override it.

laughterlaughter@lemmy.world on 16 Jul 2024 12:21 collapse

Have you independently confirmed this?

What is preventing user.js from doing exactly what you’re describing right now on your system?

MrOtherGuy@lemmy.world on 16 Jul 2024 19:05 collapse

Sure. For simplified example have only the following in your user.js file:

user_pref("browser.tabs.warnOnClose",true);
  1. Start Firefox
  2. Observe that the pref is indeed true
  3. Go to Setting > General, observe that Confirm before closing multiple tabs is checked
  4. Uncheck the option
  5. In about:config observe that browser.tabs.warnOnClose is now false
  6. Restart Firefox
  7. Observe that the pref is again set to true

The reason is also very simple. Firefox will never write anything to user.js - thus any changes you do at runtime will only be stored to prefs.js. However, user.js always overrides prefs.js at startup.

laughterlaughter@lemmy.world on 17 Jul 2024 09:14 collapse

Understood, thanks. So on a clean install, I’m assuming user.js is either empty or missing, correct?

MrOtherGuy@lemmy.world on 17 Jul 2024 16:31 collapse

Yes. Firefox doesn’t create user.js file itself - if you want one then you need to create it yourself either manually or with some tool. Also, I’ve seen some “security” software create user.js file without notifying the user about it…

Lemongrab@lemmy.one on 17 Jul 2024 05:32 collapse

That is not how Arkenfox works. You apply the patch using the script, and then re-run this patch everytime Arkenfox receives an update. In between running, you can change settings in about:config and settings, but it will be overwritten if a different value is included in the user.js. A more permanent solution is using the user-overrides.js file required by the script before patching to create a persistent config.

Something like: user_prefs(“privacy.resistFingerprinting.letterboxing” , “false”);

More details about user overrides can be found here.

Lemongrab@lemmy.one on 17 Jul 2024 05:34 next collapse

I have independently tested this before. I will test again tomorrow if I remember to.

MrOtherGuy@lemmy.world on 17 Jul 2024 05:49 collapse

What I’m trying to point out here, is that prefs declared in user.js (whether they are put there using scripting or otherwise) cannot be persistently modified at runtime from within Firefox. That may or may not be a huge problem, but something to be aware of.

Lemongrab@lemmy.one on 17 Jul 2024 12:42 collapse

Yes, I understand. I am pretty sure that is incorrect. With an Arkenfox profile, I have modified my prefs in about:config and retained those changes persistently.

MrOtherGuy@lemmy.world on 17 Jul 2024 16:44 collapse

You can modify prefs at runtime and have them persist - except those prefs that are also declared in user.js. The problem arises when folks apply whole list of prefs via user.js from one repository or another, which could be hundreds, without acknowledging what prefs they set and without checking what those prefs do. If they then have some reason to change any one of those prefs - their change won’t persist if that particular pref is in user.js

A thing you could do is to just start Firefox once with a user.js file, and then remove that file. On that single startup Firefox sets prefs according to user.js, and all those changes persist to prefs.js when Firefox is shutdown. You are then able to also persist changes to all prefs because by removing user.js Firefox won’t try to override the your session saved prefs with user.js at startup.

Shredder1750@lemmy.ml on 16 Jul 2024 08:27 next collapse

Have you seen the user.js, you have to change a lot of settings and you cannot keep up to date with them, secondly Arkenfox prefers you to go over their user.js by your self and their updater script has the -c flag to show you the difference between current user.js and new user.js

Overall it would be very difficult to manage something like this on our own as most things are not visible on the settings page of Firefox

laughterlaughter@lemmy.world on 16 Jul 2024 12:18 collapse

than*

garibaldi_biscuit@lemmy.world on 15 Jul 2024 12:58 next collapse

Firefox Focus anybody?

possiblylinux127@lemmy.zip on 15 Jul 2024 15:15 collapse

It has proprietary blobs and telemetry

SplashJackson@lemmy.ca on 15 Jul 2024 16:00 next collapse

Proprietary boobs are my favourite

delirious_owl@discuss.online on 15 Jul 2024 16:24 collapse

Bobs. They said bobs

SplashJackson@lemmy.ca on 15 Jul 2024 16:32 collapse

I read between the limes on this one

delirious_owl@discuss.online on 15 Jul 2024 16:23 next collapse

Blobs*

OhVenus_Baby@lemmy.ml on 16 Jul 2024 02:26 collapse

Damn. I been using this for a while. Switch to Mull browser instead? Better options?

possiblylinux127@lemmy.zip on 16 Jul 2024 02:35 collapse

Mull is way better

brb@sh.itjust.works on 15 Jul 2024 14:05 next collapse

Can’t recommend this. It broke couple sites that I frequently use when I tried it some time ago

possiblylinux127@lemmy.zip on 15 Jul 2024 15:14 next collapse

Broken sites are a small price to pay for privacy

delirious_owl@discuss.online on 15 Jul 2024 16:23 next collapse

Contact the site owner and let them know. Tell them to test in Tor Browser too

brb@sh.itjust.works on 15 Jul 2024 16:51 collapse

I really doubt they would care about something like this. Even getting them to support firefox was an annoying process. I emailed them every month for six months until they added firefox support

WhiteBerry@lemmy.ml on 16 Jul 2024 00:53 collapse

That’s some mad dedication

ivn@jlai.lu on 16 Jul 2024 11:45 collapse

This is expected if you keep the default settings. You shouldn’t use it as it is but read the wiki and configure it to find the balance you want between privacy and usablity.

chemicalwonka@discuss.tchncs.de on 15 Jul 2024 18:28 next collapse

My approach to use internet nowadays (joke)

<img alt="1000020015" src="https://discuss.tchncs.de/pictrs/image/6b2314c9-84dc-4ae7-8399-7ed9ef81be8e.jpeg">

stallman.org/stallman-computing.html

possiblylinux127@lemmy.zip on 15 Jul 2024 19:23 collapse

I unironically run everything in VMs

chemicalwonka@discuss.tchncs.de on 15 Jul 2024 19:27 collapse

me too

Freuks@lemmy.ml on 16 Jul 2024 01:53 collapse

Whats the benefits of security and privacy using Firefox with Arkenfox rather than WaterFox, LibreWolf, Mullvad ?

OhVenus_Baby@lemmy.ml on 16 Jul 2024 02:25 next collapse

Seconded.

JokeDeity@lemm.ee on 16 Jul 2024 12:00 collapse

There’s no benefit to ANY of these. You can do what all of them do yourself with stock Firefox and set it up however you like, and you’ll be the first to get updates and security patches.

rcbrk@lemmy.ml on 16 Jul 2024 19:57 collapse

Arkenfox is a tool to assist setting up stock Firefox.

JokeDeity@lemm.ee on 16 Jul 2024 20:03 collapse

Ah, I didn’t catch that, but it still sounds sort of unnecessary for most users.