Update README.md
This commit is contained in:
parent
9fc331f3bd
commit
7a35cdb113
1 changed files with 29 additions and 5 deletions
34
README.md
34
README.md
|
|
@ -9,9 +9,33 @@ Note: If your version of LibreWolf does _not_ run, an additional install of the
|
|||
|
||||
This repository is for the windows installer, this repo is not for _librewolf.cfg_ issues, that goes [here](https://gitlab.com/librewolf-community/settings). These config file settings are system-wide for all users.
|
||||
|
||||
## .plan
|
||||
# download locations
|
||||
|
||||
1. Make LibreWolf compile better and squash the bugs related to building Firefox correctly. (with our current and future patches)
|
||||
2. Transfer this build process to Gitlab public shared linux runners so the entire build process is transparent. (for windows, this means cross-compilation)
|
||||
3. Keep up to date with the best hardening/fingerprinting/security/privacy practices and/or patches, _keeping in mind usability_. (the fun part!)
|
||||
4. Goto 3
|
||||
* [[arch releases](https://gitlab.com/librewolf-community/browser/arch/-/releases)] -
|
||||
* [[linux releases](https://gitlab.com/librewolf-community/browser/linux/-/releases)] -
|
||||
* [[windows releases](https://gitlab.com/librewolf-community/browser/windows/-/releases)] -
|
||||
|
||||
# settings repository
|
||||
|
||||
* [[settings repository](https://gitlab.com/librewolf-community/settings)] - all _librewolf.cfg_ stuff.. ([issues](https://gitlab.com/librewolf-community/settings/-/issues))
|
||||
|
||||
# browser repositories
|
||||
|
||||
* [[common](https://gitlab.com/librewolf-community/browser/commons)] -> ([issues](https://gitlab.com/librewolf-community/browser/common/-/issues))
|
||||
* [[flatpack](https://gitlab.com/librewolf-community/browser/flatpak)] -> ([issues](https://gitlab.com/librewolf-community/browser/flatpak/-/issues))
|
||||
* [[linux](https://gitlab.com/librewolf-community/browser/linux)] -> ([issues](https://gitlab.com/librewolf-community/browser/linux/-/issues))
|
||||
* [[website](https://gitlab.com/librewolf-community/librewolf-community.gitlab.io)] - ([issues](https://gitlab.com/librewolf-community/librewolf-community.gitlab.io/-/issues))
|
||||
|
||||
# distro repositories
|
||||
|
||||
* [[arch](https://gitlab.com/librewolf-community/browser/arch)] -> ([issues](https://gitlab.com/librewolf-community/browser/arch/-/issues))
|
||||
* [[debian](https://gitlab.com/librewolf-community/browser/debian)] -> ([issues](https://gitlab.com/librewolf-community/browser/debian/-/issues))
|
||||
* [[gentoo](https://gitlab.com/librewolf-community/browser/gentoo)] -> ([issues](https://gitlab.com/librewolf-community/browser/gentoo/-/issues))
|
||||
* [[macos](https://gitlab.com/librewolf-community/browser/macos)] -> ([issues](https://gitlab.com/librewolf-community/browser/macos/-/issues))
|
||||
* [[windows](https://gitlab.com/librewolf-community/browser/windows)] -> ([issues](https://gitlab.com/librewolf-community/browser/windows/-/issues))
|
||||
|
||||
# community links
|
||||
|
||||
* If at all possible, pleasse go to the relevant 'issues' link and start discussing thing there.
|
||||
* [[reddit](https://www.reddit.com/r/LibreWolf/)]
|
||||
* [[gitter](https://gitter.im/librewolf-community/librewolf)]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue