hellodword / anti-fingerprinting

a project aims at anti-fingerprinting programming
MIT License
3 stars 0 forks source link

directly modify fingerprint #1

Closed li161 closed 2 weeks ago

li161 commented 4 weeks ago

Do you have the code directly modify chromium originally code

hellodword commented 2 weeks ago

What does the fingerprint mean here?

  1. tls/http2/quic/... fingerprinting: I don't think it's a good idea to do this with the entire chromium project, I prefer to implement it as a library in different languages, or as cronet bindings
  2. js browser fingerprinting: I do have a chromium fork working on that, but it's in very early stage and closed-source now, maybe open source in the future :)