Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
120 lines (104 loc) · 4.01 KB

index.mdx

File metadata and controls

120 lines (104 loc) · 4.01 KB
title
About

import Banner from "components/banner"; import Features from "components/features"; import Contributors from "components/contributors";

What is LibreWolf?

This project is an independent fork of Firefox, with the primary goals of privacy, security and user freedom.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.

Main Features

<Features features={[ { icon: "/icons/no-looking.webp", title: "No Telemetry", text: "No experiments, adware, annoyances, or unnecessary distractions." }, { icon: "/icons/search.svg", title: "Private Search", text: Privacy-conscious search providers: <a href="https://duckduckgo.com/">DuckDuckGo</a>, <a href="https://searx.be/">Searx</a>, <a href="https://www.qwant.com/">Qwant</a> and more. }, { icon: "/icons/ublock.svg", title: "Content Blocker Included", text: <a href="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin">uBlock Origin</a> is already included for your convenience. }, { icon: "/icons/lock.webp", title: "Enhanced Privacy", text: Hardened to maximize privacy, without sacrificing usability. }, { icon: "/icons/update.webp", title: "Fast Updates", text: LibreWolf is always built from the latest Firefox stable source, for up-to-date security and features along with stability. }, { icon: "/icons/open-source.svg", title: "Open Source", text: Everyone can participate in the development of LibreWolf. Join us on <a href="https://gitlab.com/librewolf-community">GitLab</a>, <a href="https://matrix.to/#/#librewolf:matrix.org">Matrix</a> and <a href="https://gitter.im/librewolf-community/librewolf">Gitter</a>. } ]} />

For more details read the full feature list.

Contributing

LibreWolf is a largely community-driven project and we don’t just say that. We encourage you to join us in our Gitter / Matrix room.

Merge requests, bug reports, and feature requests are welcome in all our repositories. We value discussion, debate, and feedback.

If you wish to contribute a build for a currently unsupported operating system, we will do our best to support you.

Core contributors

<Contributors contributors={[ { tag: "@ohfp", avatar: "https://secure.gravatar.com/avatar/c71f2d4c09ce6f7ccfe7ab2f25bed8f1?s=180&d=identicon", link: "https://gitlab.com/ohfp", roles: ["Project Admin", "Linux Maintainer"] }, { name: "Shreyas Minocha", tag: "@shreyasminocha", avatar: "https://gitlab.com/uploads/-/system/user/avatar/2733085/avatar.png?width=90", link: "https://shreyasminocha.me/", roles: ["Project Admin"] }, { name: "Bert van der Weerd", tag: "@stanzabird", avatar: "https://gitlab.com/uploads/-/system/user/avatar/3567002/avatar.png?width=90", link: "https://stanzabird.nl/", roles: ["Windows Maintainer"] }, { name: "fabrizio", tag: "@fxbrit", avatar: "https://gitlab.com/uploads/-/system/user/avatar/8320298/avatar.png?width=90", link: "https://gitlab.com/fxbrit", roles: ["macOS Maintainer"] } ]} />

Questions?

Check out our FAQ first. Most questions can already be answered by them. After that, you can also ask in our Gitter / Matrix room, or open a issue in one of our repositories for specific questions.