all (30/39)
Category index page 30 of 39 pages, listing 100 out of 3875 entries in the category all.
Use for-loops instead of .forEach to reduce stack clutter while debugging
Better logic for undefined variables and properties
Name some anonymous functions
Use objects instead of arrays for cache based cache
Timeout phantomjs after 90 seconds
Use base64 --decode, which is supported across more platforms
Add check for GNU parallel
Use GNU parallel for improved CPU load handling, output domain as a progress indicator
Add the current domain as a progress indicator
Only look for .har files
Add sleep after opening a webpage, to allow additional async resources to load and render
Mention using lowercase input
Make clickable checking more resilient
Add links to cloudflare's dnssec presentation at icann50
Read list of domains from stdin
Make parallelism count an argument
Remove counter and timestamp from output
Optional screenshots
Move and remove functions
Add domains-per-organization analysis
Wrote about some sites in each category of disconnect's blocking list
Wrote about some sites in each category of disconnect's blocking list
See if it's possible to look at P3P policies
See if it's possible to look at P3P policies
About external tools, data sets and own code
About external tools, data sets and own code
Hide older log entries
Shame IETF and PayPal for their www. CNAMEs
Remove space that snuck into search-replace once
Remove space that snuck into search-replace once
Output CSV based on an array of objects
Use @text instead of tostring
Add analysis of disconnect's blocking
Add coverage/percentage calculations
Define lookups as functions instead of variables, use replace for strings
Output the different possible json paths in an object
See discussion regarding the `show-struct` tool by @ilyash. https://github.com/ilyash/show-struct https://github.com/stedolan/jq/issues/243
Add a basic aggregate analysis
Add groups to mime-types
Allow taking of objects from the end of the array
Produce distinct values per domain
Added basic aggregates script
Script to take elements from a JSON array
Link to RFCs for content/mime-types
Mangle properties instead of building a new object
Download disconnect's services.json as part of the preparations
Add domain name groups according to Mozilla's effective tld name list, to avoid some second level domain grouping issues with for example .co.uk.
Exit if a prerequisite isn't found
Exit if a prerequisite isn't found
Split domains to parts
Remove code to detect malformed HAR files
Find malformed HAR files from a list of paths
Remove simple scripts
A single script to run preparations, and a single script to extract data
Instead of reading files from paths, use an external cat and read from stdin
Check if headers exists before extracting the referrer
Generate a single request entry with the origin url that failed
Default domain listing to current directory
Reword error message
Actually use exit code for phantomjs call
Use current directory for output, call scripts relative to script path
Best practice to define bash script
Best practice to define bash script
Use a home-cooked https redirector with local configuration
Redirect to HTTPS by default (to be tested on the live server)
Use HTTPS for the local domain
Mention t-shirts, happy amel at ICANN50
Use CSS to switch success/failure images, reduce javascript generated HTML
Added happy Anne-Marie image for good results
Add kirei.se to list of known good examples
Transform disconnect's services.json file to a format that's faster to make lookups against, with speedups of about 99.6%
Speed up disconnect matching by about 40% by not splitting key-value objects several times
Remove unused function
Classify requests against disconnect.me service list
Rename to reflect basic classifications
Wrote about some of the tools used
Wrote about some of the tools used
Started converting the planning document to a master's thesis, with the appropriate headings
Started converting the planning document to a master's thesis, with the appropriate headings
Add trailing slash
Add trailing slash
Add simple URL classification
Expand extracted request parts for easier classification and aggregation
Rename function as HTTP specific, even if it isn't strictly
Extract more details from request/response entries
Link to open source projects
Look at errors in individual entries for comments (errors)
Parallel HAR batch downloading
Update project one-line summary
Allow resetting of lines
Only automatically highlight hexagons one in ten times
Delay automatic highlighting by one interval (second) each time the user manually highlights something, up to
about ten intervals.