Fortress on Chromium 150.0.7871.114 — built from the current stable Chrome version, so the engine reports the exact version the mass of real users run. Version-database detectors read it as genuine, up-to-date Chrome (149 reads as "out of date"; 151 doesn’t exist yet and reads as generic "Chromium").
Same stealth engine as the 149/151 releases, rebased onto Chromium 150, plus every fix from this cycle:
- Per-clone canvas/audio divergence — the noise seed is applied correctly, so two instances no longer share one un-noised fingerprint.
- Explicit
--uxr-*flags win over the generated persona (--uxr-ua-os,--uxr-ua-platform,--uxr-timezone, …), so a pinned surface stays pinned — no UA/platform mismatch. - Geo-matched persona — the Docker image derives timezone/locale from the egress IP (set
--uxr-country/--uxr-timezoneyourself when behind a proxy). - Coherent OS voices and the completed WebGL parameter spoof under software render.
docker run --rm -p 9222:9222 tilion/fortress:150
pip install -U tilion-fortress
Verify with SHA256SUMS.
Downloads to date: 0 (new release). GitHub zeroes an asset’s counter on re-upload, so this line is the running total.