aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9ea363766226681a8d03a7eafb38494207c8931d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
![Logo](https://gitlab.com/librewolf-community/librewolf/raw/master/branding/logo/Logo.svg)

# LibreWolf: Browse With Freedom
[![Download Badge](https://img.shields.io/badge/Download-purple.svg)](https://gitlab.com/librewolf-community/librewolf/releases)
[![Website Badge](https://img.shields.io/badge/Website-librewolf--community.gitlab.io-blue.svg)](https://LibreWolf-Community.gitlab.io)
[![Docs Badge](https://img.shields.io/badge/Docs-librewolf.readthedocs.io-blue.svg)](https://librewolf.readthedocs.io)
[![Chat Badge](https://img.shields.io/badge/Chat-Gitter-blue.svg)](https://gitter.im/librewolf-community/librewolf)
[![Status Badge](https://img.shields.io/badge/Status-Active_Development-brightgreen.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master)
[![Pipelines Badge](https://gitlab.com/librewolf-community/librewolf/badges/master/pipeline.svg)](https://gitlab.com/librewolf-community/librewolf/pipelines)
[![Docs Status](https://readthedocs.org/projects/librewolf/badge/?version=latest)](https://librewolf.readthedocs.io/en/latest/)

This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to [LibreFox](https://github.com/intika/Librefox)

## [Documentation](https://librewolf.readthedocs.io)

https://librewolf.readthedocs.io

The docs are built from the `docs` folder of this repository.
bgstack15