• 9 Posts
  • 639 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle









  • Yes, and even before js fingerprint happens the connection is fingerprinted through HTTP and TLS protocol fingerprints as each system is slightly different like supporting different encryption ciphers, different http engine and how requests are performed etc.

    So even before you see the page itself the server has a pretty good understanding of your client which determines whether you see this captcha box at all. That’s why on public wifi and rare operating systems (like linux) and web browsers you almost always get these captcha verifications.

    The more complex the web becomes the easier it is to gather this data and currently the web is very complex with no sight of stopping.


  • It’s super effective but there are very few real use cases for it outside of security and ad tracking. For example you can’t replace cookies with it because while good fingerprint is unique it can still be fragile (browser update etc.) which would cause data loss and require reauth.

    Usually fingerprint plays a supporting role for example when you do those “click here” captchas that’s actually just giving the browser time to fingerprint you and evaluate your trust to decide whether to give you a full captcha or let you through. So fingerprint is always there in tbe background these days tho mostly for security and ad tracking.

    As for court cases and things like GDPR - the officials are still sleeping on this and obviously nobody wants to talk about it because it’s super complex and really effective and effects soo many systems that are not ad tech.




  • The first point is flawed and even TOR doesn’t execute javascript because it’s impossible to catch everything when you give the server full code running capabilities.

    The second point is more plausible but there’s an incredible amount of work to do to fix this. Like, needing to rework browser engines from ground up and removing all of the legacy cruft. Brave is not capable of this and never will be no matter what they advertise because it doesn’t have it’s own engine.

    That being said, these tools will get you quite far against commercial fingerprint products especially ones used for Ads but that will also ruin your browser experience as now you’re just solving captchas everywhere 🫠







  • Nah man I run a couple of seo’d technical websites that are getting thousands of views every day mostly through SEO. Its a bit more simple today cause Google is just giving up as all you need domain authority, keywords, backlinks and good content to do well but without those you will never get front page, period.

    There are also incredible amount of SEO utilities that drive content creation like keyword difficulty and trend following so it is very much the same algorithm manipulation but through prediction and reverse engineering.

    I’d love for SEO to not be real and just make stuff but reality is SEO and even technical SEO (like semantic html) is required for any form of success in publishing content.