cowlicks
cowlicks
This fixes a small bug I found while looking looking for a "[trojan source](https://trojansource.codes/trojan-source.pdf)" using bidirectional override unicode codepoints. Fortunately, Move is not vulnerable because the it's parser only allows...
Hi, I started looking for a JS frontend for the llvm today because I found webpack to be very difficult to use, and I was hoping I could use some...
``` npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]: this library is no longer supported > [email protected] install /home/my-name/git/tmp/node_modules/llvm-node > cmake-js compile info TOOL...
Type: code issue We currently use the `utils/chromium-translations.py` script to translate our translations into a webextension compatible format. We should just use a web ext native translation format, and remove...
If a domain has been added to a mdfp group, we might be able to remove it from the yellowlist.
We have list of methods commonly used by browser fingerprinting tools. We wrap each of these in a counter to track their usage. When an origin uses more than some...
The extent of our supercookie detection is currently limited to localStorage based tracking. However there are many other vectors through which an origin can set a uniquely identifiable token. [evercookie](https://github.com/samyk/evercookie)...
When we see a 3rd party tracking on a website, we block the etld+1 associated with the 3rd party. This makes sense when we see cookie tracking, because cookies are...
I would like to be able to define some query structs, and let the end user provide the structs for the response. My first attempt didn't work, and I got...
Once this is done, we should remove weatherzone.com.au from the CBL (#1543). We should also revisit cookies set by things on the CBL to see what their duration is. And...