Replies: 3 comments 1 reply
|
Thanks for the kind words! The wrapper code (Python + JS) is fully open source and MIT licensed. That's everything in this repo. The Chromium binary is a proprietary build, so the C++ patches aren't publicly available. Anti-bot companies actively monitor open-source stealth projects to build detections against them, so keeping them closed protects everyone using CloakBrowser. If you have more questions, happy to answer. |
|
Browsers have so much access to our data—going closed-source long-term is bad for trust and community growth. 😬 |
|
We agree that trust matters, especially for a browser. This is something we take seriously. We're planning a third-party security audit of the binary as the project grows. Independent verification is the right way to build trust without exposing the patches to anti-bot companies. More on this in #105. In the meantime, here's what you can verify today:
Why the patches stay closed: anti-bot companies like DataDome actively reverse-engineer open-source stealth projects and build targeted detections against them. Publishing our patches would make the browser detectable for every user. Keeping them closed is not about hiding something — it's about keeping the browser working. We understand that's a tradeoff. The third-party audit is how we plan to bridge that gap — independent experts verify the code is safe without making it public for anti-bot companies to read. |
Uh oh!
There was an error while loading. Please reload this page.
First of all thanks for the great work you are doing. Is there any public repo with your chromium source code ?
All reactions