Stealth Chromium Build
Pre-built Chromium with 32 source-level fingerprint patches.
See the full CHANGELOG for details.
What's New
- Fix persistent context fingerprint consistency —
launch_persistent_context()now passes all detection tests - Storage quota normalization for persistent context profiles
- Fix window dimension calculation for non-incognito contexts
Install
pip install cloakbrowser # Python
npm install cloakbrowser # JavaScript
# Binary auto-downloads on first launchPlatforms
| Platform | File |
|---|---|
| Linux x86_64 | cloakbrowser-linux-x64.tar.gz
|
macOS (arm64, x64) and Windows remain on v145.0.7632.109.2.
Checksums (SHA-256)
559208e2fdd8ed2169193809623e4815f278bc68dd62b7dc21623e835afc923a cloakbrowser-linux-x64.tar.gz
Security
- Release tag GPG-signed by CloakHQ (
C60C0DDC9D0DE2DD) - Binary attestation via GitHub Actions (verify provenance)
- VirusTotal scan: Linux x64
Verify
gpg --keyserver keyserver.ubuntu.com --recv-keys C60C0DDC9D0DE2DD
git verify-tag chromium-v145.0.7632.159.6
gh attestation verify cloakbrowser-linux-x64.tar.gz --repo CloakHQ/cloakbrowserFeedback
If you notice any regressions or new detection issues after updating, please open an issue with the site and error details.
To roll back, see Troubleshooting — Roll back.