mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-24 15:18:54 +00:00
d87315da49fbf440ae08ceb0fc22fed9df14bbce
For some reason, Zen is currently not only exposing Remote Debugging... but also disabling prompting for it? This is very concerning from a security perspective and quite literally acts as a backdoor - You can see here: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/16222 & here: https://firefox-source-docs.mozilla.org/devtools/backend/protocol.html for some details Not even Firefox Developer Edition enables these prefs by default. Respectfully, I have no idea what your team was thinking flipping them, and I seriously have to question the motives here. I hope that this was simply incompetence & not malicious, but it is concerning regardless. The browser is one of the, if not the most security critical component in our lives. Treating it as a hobbyist project like this is unacceptable. Please do better in the future. There's various other prefs I think are highly questionable that I'll leave feedback for separately - But this was the most severe & needed to be taken care of ASAP.
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 129.0.2!
- Check out the latest release notes!
Performance
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
- Checkout the latest performance benchmarks!
Core Components
Some components used by @zen-browser as an attempt to make firefox forks a better place. You can find them here.
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git --recurse-submodules
cd desktop
Install dependencies
npm i
Download and bootstrap the browser
npm run init
Start building the browser
npm run build
Finally, run the browser!
npm start
Special Thanks
- IAmJafeth (For sponsoring the domain)
- Donno 🐒 (For making the logo)
- ptr1337 (AUR Packages and optimization flags)
- nitro (For the amazing work on the browser)
Third Party Code
Zen coudn't be in its current state without the help of these amazing projects!
- Zen's default preferences are based on BetterFox
License
Star History
Description
Languages
TypeScript
36.4%
JavaScript
19.5%
C++
19.5%
Fluent
19.3%
CSS
3.4%
Other
1.7%