1
12
2
12
3
11
4
9
5
10
6
15
7
12
8
13
9
9
10
12
11
2

I just added a link to to my blog's RSS feed in the blog index page, and Librewolf now has a Reader View button for that page, which seems to let people read RSS entries instead of the normal HTML pages. The reader view also includes read time estimates. The index is about one minute, and an entry i clicked says 2-3. Where does this estimate come from?

12
14
13
6
14
14
15
10
submitted 2 months ago by zdhzm2pgp@lemmy.ml to c/librewolf@lemmy.ml

In my userChrome.css file, I have the following so I can have a "compact view" of bookmarks, menus, etc.:

:root{ --arrowpanel-menuitem-padding-block: 2px !important;}

The Sidebar still displays bookmarks, history, & synced tabs "compactly", but the items on the hamburger menu and in the folders on my bookmarks toolbar are given "Normal" (spacey) density. Any way I can fix this?

16
6
submitted 2 months ago by dohpaz42@lemmy.world to c/librewolf@lemmy.ml

I am trying to connect to a .local website, and LibreWolf says it can't connect to server (one of the worst UX error pages I've seen). Google and DDG are of no help, and I do not want to resort to using another browser for something that should be simple to disable.

I have added my domain to network.dns.localDomains and that did not appear to work. I have "DNS over HTTPS" disabled completely. I do not know what else to try.

Please help.

17
8

I can't update LibreWolf on Fedora because the signing key seems to be revoked.

I get this when I run sudo dnf upgrade librewolf:

--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
Transaction failed: Signature verification failed.
Public key "https://repo.librewolf.net/pubkey.gpg" is already present, not importing.
OpenPGP check for package "librewolf-150.0.3-1.x86_64" (/var/cache/libdnf5/librewolf-d3659b612308432a/packages/librewolf-150.0.3-1-linux-x86_64-rpm.rpm) from repo "librewolf" has failed: Public key is not installed.

Then I tried importing the key manually from https://repo.librewolf.net/pubkey.gpg:

$ sudo rpmkeys --import pubkey.gpg 
warning: Certificate 40339DD82B12EF16:
  Subkey 8A74EAAF89C17944 was revoked: No reason specified

I could disable the signature check, but I'm worried now.

gpg --show-keys pubkey.gpg shows this:

pub   rsa4096 2022-05-14 [SC]
      662E3CDD6FE329002D0CA5BB40339DD82B12EF16
uid                      LibreWolf Maintainers <gpg@librewolf.net>
sub   ed25519 2026-04-25 [S]
sub   ed25519 2026-04-25 [S]
sub   rsa4096 2022-05-14 [S]
sub   rsa4096 2022-05-14 [E]
sub   rsa4096 2022-05-14 [S] [revoked: 2026-04-25]

I think I did some updates since April 25th. I don't understand why it doesn't work now.

18
12
19
14
20
20
21
18
22
8
submitted 3 months ago by zdhzm2pgp@lemmy.ml to c/librewolf@lemmy.ml
23
20
24
23
25
8
submitted 3 months ago* (last edited 3 months ago) by vas@lemmy.ml to c/librewolf@lemmy.ml

Hi! How do I disable search with the address bar?

When I type things in the address bar, I want it resolved as a URL and never sent to a search engine. (If I do want to search something, I prefer to use the bar on the right.)

How can I achieve this in LibreWolf?

UPDATE: solution by @hobata below works. You need to set keyword.enabled to false in about:config. Or you need to create a file ~/.librewolf/librewolf.overrides.cfg and write defaultPref("keyword.enabled", false); in it.

view more: next ›

LibreWolf

4341 readers
1 users here now

Welcome to the official community for LibreWolf.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/

To learn more or to download the browser visit the website: https://librewolf.net/

If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf

founded 5 years ago
MODERATORS