Code and data for arewedecentralizedyet.online and related projects
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Oops, fix author's surname

+4 -4
+1 -1
README.md
··· 9 9 * `data-fetchers/` contains various scripts to grab statistics from a number of sources 10 10 * `data-static/` contains static versions of the data - some are fetched with scripts from `data-fetchers/`, others are one-time dumps from sources such as academic papers 11 11 * `habib-paper/` code and data specifically related to the Habib et al. paper 12 - * `lin-paper/` code and data specifically related to the Lin et al. paper 12 + * `liu-paper/` code and data specifically related to the Liu et al. paper 13 13 * `helpers/` helper scripts for things like running all data fetchers, maintaining the website 14 14 * `www/` code for the website; intended for static hosting 15 15
+1 -1
helpers/update-datafile.sh
··· 4 4 FEDIFILE="data/fedi/$(./helpers/newest.sh data/fedi)" 5 5 GITFILE="data/git/$(./helpers/newest.sh data/git)" 6 6 HOSTFILE="data-static/hosting-worldwide-from-iyp.csv" 7 - EMAILFILE="all_providers_common_2021-06-08_0914.csv" 7 + EMAILFILE="liu-paper/all_providers_common_2021-06-08_0914.csv" 8 8 DNSFILE="data-static/dns-byid.csv" 9 9 CERTFILE="data-static/cert-byid.csv" 10 10
+2 -2
lin-paper/README.md liu-paper/README.md
··· 1 - # Data From Lin et al., IMC '21 1 + # Data From Liu et al., IMC '21 2 2 3 - This directory contains data from "Who’s Got Your Mail? Characterizing Mail Service Provider Usage" by Lin, et al., IMC '21 3 + This directory contains data from "Who’s Got Your Mail? Characterizing Mail Service Provider Usage" by Liu, et al., IMC '21 4 4 5 5 This data was copied from the original authors' git repository at https://github.com/ucsdsysnet/mx_inference/tree/master/imc-21-results/data (revision 3c56b70) 6 6
lin-paper/all_providers_com_common_2021-06-08_0914.csv liu-paper/all_providers_com_common_2021-06-08_0914.csv
lin-paper/all_providers_common_2021-06-08_0914.csv liu-paper/all_providers_common_2021-06-08_0914.csv
lin-paper/all_providers_gov_common_2021-06-08_0914.csv liu-paper/all_providers_gov_common_2021-06-08_0914.csv