Skip to content

feat: stealth v2 -- proper PluginArray, deviceMemory, hardwareConcurr…#2

Merged
behr-davide merged 1 commit into
mainfrom
feat/stealth-mode
Apr 19, 2026
Merged

feat: stealth v2 -- proper PluginArray, deviceMemory, hardwareConcurr…#2
behr-davide merged 1 commit into
mainfrom
feat/stealth-mode

Conversation

@behr-davide

Copy link
Copy Markdown

…ency

Reshape navigator.plugins / navigator.mimeTypes so their constructors are PluginArray / MimeTypeArray rather than plain Array, and populate each Plugin entry with Plugin.prototype-based MimeType children. Also define navigator.deviceMemory (8) and navigator.hardwareConcurrency (8).

These close the three remaining bot.sannysoft.com detection signals that the celeria sandbox hits on top of the stealth.1 baseline (Plugins is of type PluginArray, Plugins length, CHR_MEMORY).

Bumps the fork tag to 0.26.0-celeria-stealth.2.

…ency

Reshape navigator.plugins / navigator.mimeTypes so their constructors are
PluginArray / MimeTypeArray rather than plain Array, and populate each Plugin
entry with Plugin.prototype-based MimeType children. Also define
navigator.deviceMemory (8) and navigator.hardwareConcurrency (8).

These close the three remaining bot.sannysoft.com detection signals that the
celeria sandbox hits on top of the stealth.1 baseline (Plugins is of type
PluginArray, Plugins length, CHR_MEMORY).

Bumps the fork tag to 0.26.0-celeria-stealth.2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@behr-davide behr-davide merged commit 47f8b69 into main Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant