this post was submitted on 21 Nov 2023
2088 points (98.6% liked)
Technology
59440 readers
4923 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Neither
network.security.ports.banned
nornetwork.security.ports.banned.override
are defined by default in Firefox so I suspect the distro set them for you. Same for FTP. And I've never had any issues playing Twitch streams.Generally curious how that would work. So how/why should a distro do that?
The port issue is a common one if you google it and I even had it in windows. The variable is empty because you set the exceptions there. No value = all ports are blocked.
I don't know why distro maintainers do what they do, but they can use policies or autoconfig to set non-standard default values. It's commonly used to set the distro homepage as the default page when you open Firefox but I guess some distros take that a bit further.
As you can see from some of the other replies many of us don't have those config options by default, and according to the Mozilla Knowledge Base these options are not set by default in Firefox: "This preference does not exist by default."
Thanks for elaborating, this is really much appreciated.
I don't know why distro maintainers do what they do, but they can use policies or autoconfig to set non-standard default values. It's commonly used to set the distro homepage as the default page when you open Firefox but I guess some distros take that a bit further.
As you can see from some of the other replies many of us don't have those config options by default, and according to the Mozilla Knowledge Base these options are not set by default in Firefox: "This preference does not exist by default."