summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2015-07-17add a more complete example and justification for $tailAntoine Beaupré
2015-07-17use Google's nameservers instead of immerda's by defaultAntoine Beaupré
according to an ally at Google, they do not correlate logs of queries to those nameservers and anonymise logs after 24 hours. therefore we consider it an acceptable tradeoff between reliability, availability and privacy. note that the previous default (presumably Immerda's nameservers) were not reachable while doing this commit so could not be tested for availability.
2015-07-17refer to the resolv.conf manpageAntoine Beaupré
2015-07-17add licenseAntoine Beaupré
2015-07-17add simple README fileAntoine Beaupré