mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 06:22:03 -08:00
Added undetectable Canvas shape & line fingerprint rotation by modifying the Skia rendering pipeline. This bypasses all known Canvas pixel integrity tests. Note: Due to this repository being monitored, the source for this patch is closed. All GitHub releases will still have this patch included in it. However, this patch will not be included in local builds of Camoufox.
42 lines
418 B
Text
42 lines
418 B
Text
# Local builds
|
|
/camoufox-*
|
|
/firefox-*
|
|
/mozilla-unified
|
|
dist/
|
|
bin/
|
|
launch
|
|
launch.exe
|
|
|
|
# Internal testing
|
|
/extra-docs
|
|
pythonlib/test*
|
|
jsonvv/test*
|
|
/.vscode
|
|
/bundle/fonts/extra
|
|
pythonlib/*.png
|
|
scripts/*.png
|
|
scripts/test*
|
|
.vscode
|
|
/tests/*.disabled
|
|
k8s/
|
|
|
|
# Old data
|
|
_old/
|
|
_old_*/
|
|
*.old
|
|
|
|
# Logs
|
|
wget-log
|
|
*.kate-swp
|
|
*.log
|
|
|
|
# Python interface
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.mmdb
|
|
|
|
# Closed source patches
|
|
private
|
|
.passwd
|
|
closedsrc
|