- Jan 27, 2018
- 1,409
Its what happens when you eat too many beans.FYI dictionary : No results found for "farbling"
Its what happens when you eat too many beans.FYI dictionary : No results found for "farbling"
good info, thanks!
They have gotten another round of funding to migrate to manifest V3Current version is 0.12.1 released last week. No change log, but development continues regularly.
Issue #110: A switch to Manifest v3 - webextension - Pagure.io
Late response, it protects over different browsing sessions. When you refresh the page, the identifier remains the same, when you close and open the browser it is different. This is actually a good implementation, because it reduces website breakage (it is better your fingerprint remains the same in the one browsing session).It could just be me, but JShelter doesn't seem to prevent canvas fingerprinting for me anymore at browserleaks.com. It used to, but doesn't now. Can anyone confirm?
Update - Interestingly enough, JShelter works in a new profile. With my current one it seems JShelter is not working at all. But I can't understand why, and there's no indication.
You better tell that the dev of the extensionFYI dictionary : No results found for "farbling"
What about "CanvasBlocker"? It is rated as "recommended" in Firefox and afaik despite the name "spoofs" stuff.From what I read and understand JShelter now seems to be the only free extension developing anti-fingerprininting which really works.
Not as user friendly the short time I tried it and unnecessary for FF. Use about:config/advanced preferences instead.What about "CanvasBlocker"? It is rated as "recommended" in Firefox and afaik despite the name "spoofs" stuff.
Works with tweaked Firefox about:config settings without installing any extension. it says the ID will be the same even if connected to a VPN. Here on my tweaked config the fingerprint ID is randomized when I connect to a VPN + tweaked Firefox:@Freki123 just go to Technical Demo - Fingerprint Pro and check whether your ID is unique between two browser sessions (after having closed and opened the browser) to see how effective CanvasBlocker is
@oldschool could you please try how FF with your hardened fingerprinting settings scores on Fingerprinting Pro?
Works with tweaked Firefox about:config settings without installing any extension. it says the ID will be the same even if connected to a VPN. Here on my tweaked config the fingerprint ID is randomized when I connect to a VPN + tweaked Firefox:
Without VPN + tweaked about:config settings:
View attachment 276019
With VPN + tweaked about:config settings:
View attachment 276020
--> No JShelter / Canvas Blocker required
Kongo's PC Security ConfigGood to know, I guess. I must have missed the part where you actually said what your tweaked firefox settings are. I assume it's at least privacy.resistFingerprinting=true.
Release 0.13
Improve performance of the code injection. See the bachelor thesis of Martin Zmitko (Optimizing JShelter Performance; Bc. Martin Zmitko ( 2022 - 147218) – BUT) for more details.
The code is no longer generated in the background due to the latency of passing huge messages from background to content scripts.
Optimize injection code size (remove duplicate code).
Do not generate xray wrapper when in Chromium-based browsers.
JShelter: Release historyRelease history 0.14
Added support for internationalization, Czech translation added, see blog post for instrctions for translators
All texts revisited, clarified, and fixed grammar and typos
Improved performance of Canvas and Audio little-lies wrappers by executing in WebAssembly, there will be a separate blog post with additional explanations. See the bachelor thesis of Martin Zmitko for more details.
Improved performance of FPD. See the bachelor thesis of Martin Zmitko for more details.
Expand description of the wrappers applied when the user interacts with the tweak GUI (suggested by the Plain Text UX review)
Make level names in main options section stable width
NSCL updated:
Prevent dead object access on using backward/forward cache of the browser
Fixed property/function mismatch
Trailing Brave so without JShelter for the moment
Keeps us posted on your thoughts.Trailing Brave so without JShelter for the moment