Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Font fingerprint of the browsers did the advertisers (Adversaries) win the battle or we have chance

Font fingerprint of the browsers did the advertisers (Adversaries) win the battle or we have chance

Is there way to change the font fingerprint of the browser when I want that not in random ways

So every website have there special font fingerprint

Comments

  • tentortentor Member, Host Rep

    There is CanvasBlocker browser extension for Firefox that can do this too. But requires some effort to correctly configure.

    Thanked by 1Ahmad_
  • @tentor said:
    There is CanvasBlocker browser extension for Firefox that can do this too. But requires some effort to correctly configure.

    Actually i use it, it's do a lot of thing but no font fingerprint to my knowledge if it does can you teach me how

  • tentortentor Member, Host Rep
    edited December 2024

    @Ahmad_ said:

    @tentor said:
    There is CanvasBlocker browser extension for Firefox that can do this too. But requires some effort to correctly configure.

    Actually i use it, it's do a lot of thing but no font fingerprint to my knowledge if it does can you teach me how

    I've checked and you are right - CB never had it. Seems like tweaking user.js is the best option available: https://github.com/arkenfox/user.js/blob/eae5762d29f18115fbffd73d89bd9e2510b25427/user.js#L731

    Thanked by 1Ahmad_
  • Here is font blocker for Chrome based browsers, there is probably the one for Firefox.

    Thanked by 1Ahmad_
  • @tentor said:

    @Ahmad_ said:

    @tentor said:
    There is CanvasBlocker browser extension for Firefox that can do this too. But requires some effort to correctly configure.

    Actually i use it, it's do a lot of thing but no font fingerprint to my knowledge if it does can you teach me how

    I've checked and you are right - CB never had it. Seems like tweaking user.js is the best option available: https://github.com/arkenfox/user.js/blob/eae5762d29f18115fbffd73d89bd9e2510b25427/user.js#L731

    Thank you very much

    I wish there tool like Canvas Blocker for font fingerprint

    Thanked by 1tentor
  • @JohnFilch123 said:
    Here is font blocker for Chrome based browsers, there is probably the one for Firefox.

    Yes there but it is only random

    Font Fingerprint Defender is a lite extension that let you easily hide your real font fingerprint by reporting a random fake value and protect your privacy.

    This add-on does NOT block the fingerprint, instead, it simply adds a small noise to the actual fingerprint and "renews" it every time you visit a website or reload a page. It is important to note that, this add-on does not have any settings or options to adjust

    In CanvasBlocker there option to do persistent: the random number will only be determined once for every domain

    none (completely white): a completely white image is returned. The option "Fake the alpha channel" should be activated with this. CAUTION: Do not use this with the "fake at input" mode.

    nonpersistent: the random numbers will be determined freshly for each faking action. Keep in mind that many API protections have caches in place to prevent detection.

    constant: variation of nonpersistent. But when altering canvas data same colored pixels also share the same color afterwards.

    persistent: the random number will only be determined once for every domain.

    Font Fingerprint Defender it is good but not have the option to unique fingerprint to every website

    Thanked by 1gbzret4d
  • kevindskevinds Member, LIR

    @Ahmad_ said:
    Font fingerprint of the browsers did the advertisers (Adversaries) win the battle or we have chance

    Is there way to change the font fingerprint of the browser when I want that not in random ways

    So every website have there special font fingerprint

    What??

  • @kevinds said:

    @Ahmad_ said:
    Font fingerprint of the browsers did the advertisers (Adversaries) win the battle or we have chance

    Is there way to change the font fingerprint of the browser when I want that not in random ways

    So every website have there special font fingerprint

    What??

    This is something about something some people say it privacy thing, you know something like that

    did you do know a way to spoof font fingerprint that can be fake unique I can change it when I need and don't change in random way

  • kevindskevinds Member, LIR
    edited December 2024

    @Ahmad_ said:
    This is something about something some people say it privacy thing, you know something like that

    I've seen two of your threads now and they read as non-sense.

    did you do know a way to spoof font fingerprint that can be fake unique I can change it when I need and don't change in random way

    Font fingerprinting is a sneaky technique used by websites and online trackers to identify and track users based on the unique set of fonts installed on their devices.

    a) Don't install fonts on your system, stay with what comes with the OS

    b) Add and/or remove fonts as you want to change your 'fingerprint'.

  • @kevinds said:

    @Ahmad_ said:
    This is something about something some people say it privacy thing, you know something like that

    I've seen two of your threads now and they read as non-sense.

    did you do know a way to spoof font fingerprint that can be fake unique I can change it when I need and don't change in random way

    Font fingerprinting is a sneaky technique used by websites and online trackers to identify and track users based on the unique set of fonts installed on their devices.

    a) Don't install fonts on your system, stay with what comes with the OS

    b) Add and/or remove fonts as you want to change your 'fingerprint'.

    you said

    I've seen two of your threads now and they read as non-sense.

    believe me this thread it make a lot of sense for who care about privacy

    You said

    Font fingerprinting is a sneaky technique used by websites and online trackers to identify and track users based on the unique set of fonts installed on their devices.

    a) Don't install fonts on your system, stay with what comes with the OS

    b) Add and/or remove fonts as you want to change your 'fingerprint'.

    That true but I'm looking for simple and automatic way like what CanvaBlocker do, every website have there unique fake fingerprint that can be change any time when you want

  • beermachinebeermachine Member
    edited December 2024

    @tentor said:

    @Ahmad_ said:

    @tentor said:
    There is CanvasBlocker browser extension for Firefox that can do this too. But requires some effort to correctly configure.

    Actually i use it, it's do a lot of thing but no font fingerprint to my knowledge if it does can you teach me how

    I've checked and you are right - CB never had it. Seems like tweaking user.js is the best option available: https://github.com/arkenfox/user.js/blob/eae5762d29f18115fbffd73d89bd9e2510b25427/user.js#L731

    I've been using arkenfox for years at this point, can't recommend it enough! I would use a chromium based browser on paper due to performance & efficiency but all of them tend to suck with the exception of ungoogled chromium. I would also recommend checking out creepjs ( https://abrahamjuliot.github.io/creepjs/ ) if you're even moderately interested in browser fingerprinting as it checks most possible metrics including fonts as was talked about above.

    Thanked by 1tentor
  • kevindskevinds Member, LIR

    @Ahmad_ said:

    believe me this thread it make a lot of sense for who care about privacy

    Maybe the thread does..

    Font fingerprint of the browsers did the advertisers (Adversaries) win the battle or we have chance

    You seem to be trying to have technical discussions using some sort of online-translation service?

  • LibreWolf has RFP (resist fingerprint) baked in. Do you know if it handles this particular case?

Sign In or Register to comment.