Stealth Chromium Build
Pre-built Chromium with 33 source-level fingerprint patches.
See the full CHANGELOG for details.
What's New
- New: Windows x64 build upgraded to 145.0.7632.159.7 — 33 patches, matching Linux
- StorageBuckets API quota normalization — closes the last storage-based incognito detection vector
- Linux ARM64 build — native support for Raspberry Pi, ARM servers, and Docker on Apple Silicon
Install
pip install cloakbrowser # Python
npm install cloakbrowser # JavaScript
# Binary auto-downloads on first launchPlatforms
| Platform | File | Version |
|---|---|---|
| Linux x86_64 | cloakbrowser-linux-x64.tar.gz
| 145.0.7632.159.7 |
| Linux ARM64 | cloakbrowser-linux-arm64.tar.gz
| 145.0.7632.159.7 |
| Windows x64 | cloakbrowser-windows-x64.zip
| 145.0.7632.159.7 |
macOS builds remain on 145.0.7632.109.2.
Checksums (SHA-256)
5279d23c7a28183259334af1f13545107a2aeb57179b80114a3958057648ec02 cloakbrowser-linux-x64.tar.gz
1c34ab0adb15fd67c3e433cddc76079f8e4e186ab75bd3a12aaaa871869f3c77 cloakbrowser-linux-arm64.tar.gz
a0d04635bb85b669299d1e8d7952c2157ab57ac442abe18b6db8dee8baaa1371 cloakbrowser-windows-x64.zip
Security
- Release tag GPG-signed by CloakHQ (
C60C0DDC9D0DE2DD) - Binary attestation via GitHub Actions (verify provenance)
- VirusTotal scans:
Verify
# GPG signature
gpg --keyserver keyserver.ubuntu.com --recv-keys C60C0DDC9D0DE2DD
git verify-tag chromium-v145.0.7632.159.7
# Binary attestation
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.