rolling.html: Add a (mostly) reassuring privacy notice.
[dep-ui] / rolling.html
index fe8880c..089af32 100644 (file)
@@ -3,11 +3,11 @@
 <html>
 <head>
   <title>Rolling wire-strip calculator</title>
 <html>
 <head>
   <title>Rolling wire-strip calculator</title>
-  <script type="text/javascript" src="dep.js"></script>
-  <script type="text/javascript" src="dep-ui.js"></script>
   <meta name=viewport content="width=device-width initial-scale=1.0">
   <link rel=stylesheet type="text/css" href="dep-ui.css">
   <link rel=stylesheet type="text/css" href="rolling.css">
   <meta name=viewport content="width=device-width initial-scale=1.0">
   <link rel=stylesheet type="text/css" href="dep-ui.css">
   <link rel=stylesheet type="text/css" href="rolling.css">
+  <script type="text/javascript" src="dep.js"></script>
+  <script type="text/javascript" src="dep-ui.js"></script>
 <head>
 <body>
 
 <head>
 <body>
 
 --></script>
 <p>This page is only really interesting because it contains a Javascript
 program.  You seem to have Javascript turned off, so it won't work very
 --></script>
 <p>This page is only really interesting because it contains a Javascript
 program.  You seem to have Javascript turned off, so it won't work very
-well.
+well.  It only requires first-party scripts;
+see <a href="#privacy">Privacy</a> for more details.
 </div>
 
 <h3>Background</h3>
 </div>
 
 <h3>Background</h3>
@@ -214,10 +215,18 @@ version.
 about them.  Please <a href="mailto:mdw@distorted.org.uk">mail me
 patches</a>.
 
 about them.  Please <a href="mailto:mdw@distorted.org.uk">mail me
 patches</a>.
 
-<p>The JavaScript machinery on this page was written by Mark Wooding;
+<p>The Javascript machinery on this page was written by Mark Wooding;
 the text was written by Mark Wooding and Gary Wooding.  The data used
 to derive the computation was provided by Gary Wooding.
 
 the text was written by Mark Wooding and Gary Wooding.  The data used
 to derive the computation was provided by Gary Wooding.
 
+<h3 id="privacy">Privacy</h3>
+
+<p>There are no cookies or other trackers here.  This page does not use
+externally hosted scripts, fonts, images, or anything else.  The server
+has logged your IP address, which helps me fix things if they go wrong;
+mostly things work fine and the logs are discarded after a couple of
+weeks.
+
 </div>
 </body>
 </html>
 </div>
 </body>
 </html>