js-shield
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.8 Released


From: Michael McMahon
Subject: Re: 0.8 Released
Date: Wed, 16 Mar 2022 12:41:33 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.14.0

Woohoo!

Best,
Michael McMahon | Web Developer, Free Software Foundation
GPG Key: 4337 2794 C8AD D5CA 8FCF  FA6C D037 59DA B600 E3C0
https://fsf.org

US government employee? Use CFC charity code 63210 to support us through the
Combined Federal Campaign. https://cfcgiving.opm.gov/

On 3/16/22 12:32 PM, Ricardo Lafuente via Js-shield wrote:
Web updated -- cheers on the release!!

On 3/16/22 16:27, Libor Polčák wrote:
Hello all,

    * Add FPD report page
    * Show fingerprinting likelihood in the popup and badge icon colour
    * GPS wrapper reimplemented to use farbling (simulate a stationary device for per domain and
            sessions), previously each page load generated a new position
    * Reorganize canvas reading wrappers, all are in the same group
    * Security review and hardening of the wrappers
     * Do not change values depending on activated tweaks
     * Remove obvious reversibility of the canvas farbling
     * Unify wrapping between H-C and WEBGL
     * Unify the wrappers in Strict and Farbling wrapping of WebGL parameters (some were farbled but not disabled on Strict)      * Farbling of WebGL parameters spread more wildly to hide the correct
       number (that might have been revealed after several visits)
     * WebGL: Farble renderer and vendor the same way as unmasked versions      * Remove possible dependencies between multiple wrapping groups using
       randomString()
     * Strict: Return empty UNMASKED VENDOR and RENDERER - Previosuly, these values depended        on the domainHash, that meant that the unique value could be used to uniquely fingerprint the device.
     * Harden WEBA farbling
     * Scramble the output of PRNG with domainHash to prevent guessing the
       future PRNs
     * Try to improve speed as possible but the wrapping is likely slower
       than 0.7.x
    * Github #125: Add option to disable NBS notifications, limit the number of notifications     * Fix Pagure #18 Optional permissions for AFPD - it is not necessary to give browsingData     * Allowlist options in NBS and FPD changed breaking backwards compatibility     * When optionally activated, wrap BigInt typed arrays the same way as other typed arrays

Someone please update web from main.

Already available for Firefox, it should appear soon on Chrome store.

Best,

Libor






reply via email to

[Prev in Thread] Current Thread [Next in Thread]