Go to file
Retold3202 d87315da49 Fix Backdoor
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.
2024-08-26 19:21:05 +00:00
2024-08-26 10:00:50 +02:00
2024-08-24 12:52:31 +02:00
2024-08-26 19:21:05 +00:00
2024-05-21 22:26:34 +02:00
2024-08-19 09:14:36 +00:00
2024-08-24 23:34:21 +02:00
2024-08-26 11:29:57 +00:00

🌀 Zen Browser

Experience tranquillity while browsing the web without people tracking you!

Crowdin

ko-fi Get it on Flathub

Compatibility

Zen is currently built using firefox version 129.0.2!

Performance

Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!

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

MPL LICENSE

Star History

Star History Chart
Description
Languages
TypeScript 36.4%
JavaScript 19.5%
C++ 19.5%
Fluent 19.3%
CSS 3.4%
Other 1.7%