Stealth Chromium Build
Pre-built Chromium with 57 source-level fingerprint patches.
See the full CHANGELOG for details.
What's New
- Three new fingerprint vectors covered: WebAuthn capabilities, AAC audio encoder, window screen position
- Canvas format + WebGL parameter consistency fixes (cross-context)
- SOCKS5 warm connection pool: auth handshake fix for credentialed proxies
- 57 fingerprint patches (up from 49)
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
|
| Linux arm64 (RPi, Graviton) | cloakbrowser-linux-arm64.tar.gz
|
macOS and Windows remain on their previous versions (145.0.7632.x).
Checksums (SHA-256)
5af027faafb1fef9933eb784c094b764706de22a372a2cee84bc117fc4ab537f cloakbrowser-linux-x64.tar.gz
8b71ce53b4fd131327331a31fba3835d71882d19bfaabde78dd0f5390bd16f45 cloakbrowser-linux-arm64.tar.gz
Security
- Release tag GPG-signed by CloakHQ (
C60C0DDC9D0DE2DD) - Binary attestation via GitHub Actions (verify provenance)
- VirusTotal: 0/59 x64, 0/57 arm64 clean
Verify
gpg --keyserver keyserver.ubuntu.com --recv-keys C60C0DDC9D0DE2DD
git verify-tag chromium-v146.0.7680.177.3
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.