Favicon of LibreWolf (LinuxServer.io)

LibreWolf (LinuxServer.io)

Enjoy a more private and secure web experience. This browser removes all telemetry, includes uBlock Origin, and hardens settings to prevent tracking.

A custom version of Firefox built from the ground up with a focus on privacy, security, and user freedom. It is designed to increase protection against common tracking and fingerprinting techniques by using hardened, privacy-oriented settings and patches. The browser provides a cleaner experience by removing all telemetry, data collection, and annoyances, while also disabling anti-freedom features like DRM.

Key enhancements include:

  • No Telemetry: All data collection, experiments, and adware are completely removed for a truly private session.
  • Private Search: Comes pre-configured with privacy-respecting search engines by default.
  • Built-in Content Blocker: Includes the powerful uBlock Origin extension to block trackers and ads out of the box.
  • Fast & Secure Updates: Always built from the latest stable Firefox source, ensuring you have the most recent security patches and features.
  • Open Source: A community-driven project that values user feedback and contributions.

Directory Structure

librewolf-linuxserver-io
librewolf
config
.env
docker-compose.yml

docker-compose.yml

services:
  librewolf:
    image: lscr.io/linuxserver/librewolf:latest
    container_name: librewolf
    security_opt:
      - seccomp:unconfined
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
      - PASSWORD=${PASSWORD}
    volumes:
      - ./config:/config
    ports:
      - 3000:3000
      - 3001:3001
    shm_size: "1gb"
    restart: unless-stopped

.env

PASSWORD=your_secure_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to LibreWolf (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon