aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2020-02-06 18:56:27 +1000
committeronefang2020-02-06 18:56:27 +1000
commitbf4e9480023f0ef09e215ae163b947c420d72abd (patch)
tree55f57dc354b1c2e220c45c1da120ad1d37085189
parentClean up the README, add some more text, remove the theory part. (diff)
downloadapt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.zip
apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.gz
apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.bz2
apt-panopticon-bf4e9480023f0ef09e215ae163b947c420d72abd.tar.xz
Explain why URL sanity.
-rw-r--r--Report-web_TABLE.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/Report-web_TABLE.html b/Report-web_TABLE.html
index bad7148..b576706 100644
--- a/Report-web_TABLE.html
+++ b/Report-web_TABLE.html
@@ -96,7 +96,8 @@
96 <h1>URL sanity tests</h1> 96 <h1>URL sanity tests</h1>
97 <p>The URL sanity test replaces "/" in URLS with "///", to see if the mirror can cope with that. &nbsp; 97 <p>The URL sanity test replaces "/" in URLS with "///", to see if the mirror can cope with that. &nbsp;
98 This might happen due to a minor mis-configuration by the apt user, but decent web servers should cope with that. &nbsp; 98 This might happen due to a minor mis-configuration by the apt user, but decent web servers should cope with that. &nbsp;
99 The result for a mirror that does not cope is a failed download for that user, so this is an ERROR. 99 The result for a mirror that does not cope is a failed download for that user, so this is an ERROR. &nbsp;
100 We care about this coz apt has had multiple bugs in the past where they might let URLs like that slip through.
100 </p> 101 </p>
101 </div> 102 </div>
102 </div> 103 </div>