Cooper Quintin

Results 45 comments of Cooper Quintin

ah this might be a documentation issue, I have compiled this successfully on a pi4 and it shoudl support arm already. I will look into it.

Nice! Could you open up a pull request for that? I would love to add it to the main branch!

Dashboard support added in https://github.com/EFForg/crocodilehunter/commit/433e771ed2cb96d6f52f196f9673691fe82105f3 Production database schema has changed, users wishing to keep old production databases will have to run the following SQL: `ALTER TABLE tower_data ADD COLUMN api_key...

This was discussed in the bi-weekly developers meeting on 9/27. Threat model: A local attacker would be able to view a subset of cleared history (only visited domains, not urls...

One of the core principals of Privacy Badger is that we do not maintain a blacklist and we do not block anything by default. That said, it certainly seems like...

Great! Now we just need to figure out how they are tracking and come up with a heuristic for it.

This is the right place! Clearly we have some work to do on the code which collapses hidden divs.

Actually it was a built in adblock plus method which is no longer there. This would need to be written from scratch.

Definitely worth looking into this for sure! I think that we might have luck detecting the modes of fingerprinting they are using or even trying to fingerprint the fingerprinting scripts...

Hi @SchlesserClaude, Here is some information about how privacy badger works which should help you understand why you are getting blocked an what you can do to fix this issue....