Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fingerprints are always same at http://ipleak.com/full-report/ #289

Closed
crssi opened this issue Oct 19, 2018 · 3 comments
Closed

Fingerprints are always same at http://ipleak.com/full-report/ #289

crssi opened this issue Oct 19, 2018 · 3 comments

Comments

@crssi
Copy link

crssi commented Oct 19, 2018

Description

Visit http://ipleak.com/full-report/ and observe Canvas fingerprint

Your Environment

  • CanvasBlocker Version used: 0.5.5
  • Firefox version incl. 32- or 64-bit: 62.0.3
  • Operating System and version (desktop or mobile): desktop

Your Settings

{
"logLevel": 1,
"urlSettings": [],
"hiddenSettings": {},
"expandStatus": {},
"displayHiddenSettings": false,
"whiteList": "",
"sessionWhiteList": "",
"blackList": "",
"blockMode": "fakeReadout",
"minFakeSize": 1,
"maxFakeSize": 0,
"rng": "nonPersistent",
"protectedAPIFeatures": {},
"useCanvasCache": true,
"ignoreFrequentColors": 0,
"minColors": 0,
"fakeAlphaChannel": true,
"persistentRndStorage": "",
"persistentIncognitoRndStorage": "",
"storePersistentRnd": false,
"persistentRndClearIntervalValue": 0,
"persistentRndClearIntervalUnit": "days",
"lastPersistentRndClearing": 1539938115900,
"askOnlyOnce": "individual",
"askDenyMode": "block",
"showCanvasWhileAsking": true,
"showNotifications": true,
"highlightPageAction": "none",
"highlightBrowserAction": "color",
"displayBadge": true,
"storeNotificationData": false,
"storeImageForInspection": false,
"ignoreList": "",
"ignoredAPIs": {},
"showCallingFile": false,
"showCompleteCallingStack": false,
"enableStackList": false,
"stackList": "",
"protectAudio": true,
"audioFakeRate": "100",
"audioNoiseLevel": "minimal",
"useAudioCache": true,
"audioUseFixedIndices": true,
"audioFixedIndices": "3",
"historyLengthThreshold": 2,
"protectWindow": false,
"protectDOMRect": true,
"domRectIntegerFactor": 4,
"blockDataURLs": false,
"displayAdvancedSettings": true,
"displayDescriptions": false,
"theme": "default",
"dontShowOptionsOnUpdate": false,
"isStillDefault": false,
"storageVersion": 0.4
}

@kkapsner
Copy link
Owner

I'm not able to reproduce your problem. The canvas fingerprint changes for me on every reload - also with your settings.

@crssi
Copy link
Author

crssi commented Oct 19, 2018

Now I see.
The reason is privacy.resistFingerprinting = true, when false it works as intended... bummer.

@crssi crssi closed this as completed Oct 20, 2018
@kkapsner
Copy link
Owner

Using privacy.resistFingerprinting = true in combination with CB is not a bad idea: #158

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

No branches or pull requests

2 participants