You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the 'Device Memory' row, you should see four identical hash values. This value should be different from the value in step 4. (Do not compare it to the value in step 8.)
Fingerprinting to "Block (strict)" - Device Memory
Verified that the 'Device Memory' row has four identical hash values in each frame, these values are different from the test Fingerprinting to "Allow all" - **Device Memory**
Currently we block
navigator.deviceMemory
unconditionally. Instead, proposal:0.5
, return a valid value between0.5
and the true value (see https://developer.mozilla.org/en-US/docs/Web/API/Navigator/deviceMemory for valid values)0.25
, return true valueChoice of value is determined by domain key and session key, as with other farbled values.
The text was updated successfully, but these errors were encountered: