commit: d25fdb633278fa42daa9d983b35ac18b6b5abc40
parent d2c61baa4006da3cdc3617c683026985b037f79b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  1 Jun 2023 20:52:22 +0200
privacy policy: Add example of log line, improve formatting
Diffstat:
4 files changed, 24 insertions(+), 21 deletions(-)
diff --git a/politique de confidentialité.shtml b/politique de confidentialité.shtml
@@ -9,17 +9,18 @@
 	<main>
 		<h1>Politique de Confidentialitée</h1>
 		<h2>Journaux</h2>
-		<ul>
-			<li>données: Addresse IP source, status, requête(example: <code>hacktivis.me</code> et <code>GET /politique%20de%20confidentialit%C3%A9</code>)</li>
-			<li>stockage: disque chiffré entièrement avec LUKS</li>
-			<li>durée: Entre 11 et 12 mois, chaque début de mois le dossier mensuel de l'année precédente est supprimé.</li>
-		</ul>
+		<dl>
+			<dt>données</dt><dd>Addresse IP source, status, requête (method, vhost, chemin, taille; Le contenu envoyé (ex. formulaires, <code>POST</code>, …) peut aussi être sauvegardé)</li>
+			<dt>stockage</dt><dd>Disque chiffré entièrement avec LUKS</li>
+			<dt>durée</dt><dd>Entre 11 et 12 mois, chaque début de mois le dossier mensuel de l'année precédente est supprimé.</li>
+			<dt>exemple</dt><dd><code><!--#echo var="time_iso8601"-->— <!--#echo var="remote_addr"-->	<!--#echo var="server_name"-->    <!--#echo var="request"-->        <!--#echo var="status"--> <!--#echo var="bytes_sent"-->     <!--#echo var="gzip_ratio"--><!--#echo var="brotli_ratio"-->	<!--#echo var="http_user_agent"--></code></dd>
+		</dl>
 		<h2>Tiers</h2>
-		<p>Aucunes! Bon en vrai pas vraiment:</p>
-		<ul>
-			<li>FAI actuel: <a href="http://free.fr/">Free SAS</a></li>
-			<li>Authoritée de Certification: Let's Encrypt.</li>
-		</ul>
+		<p>Aucuns! Bon en vrai pas vraiment:</p>
+		<dl>
+			<dt>FAI actuel</dt><dd><a href="http://free.fr/">Free SAS</a></dd>
+			<dt>Authoritée de Certification</dt><dd>Let's Encrypt.</dd>
+		</dl>
 		<p>Et c'est tout, aucune donnée n'est et ne serat jamais vendue.</p>
 	</main>
 <!--#include file="templates/fr/footer.shtml" -->
diff --git a/privacy policy.shtml b/privacy policy.shtml
@@ -9,17 +9,19 @@
 	<main>
 		<h1>Privacy Policy</h1>
 		<h2>Logs</h2>
-		<ul>
-			<li>data: source IP address, status, request(ie. <code>hacktivis.me</code> and <code>GET /privacy%20policy</code>)</li>
-			<li>storage: saved in a Full-Disk Encrypted disk with LUKS</li>
-			<li>retention: Between 11 and 12 months, each start of the month the month-folder of one year ago is deleted.</li>
-		</ul>
+		<dl>
+			<dt>data</dt><dd>timestamp, source IP address, status, request (method, vhost, path, size; Body (forms, <code>POST</code>, …) might also be saved)</dd>
+			<dt>storage</dt><dd>Saved in a Full-Disk Encrypted disk with LUKS</dd>
+			<dt>retention</dt><dd>Between 11 and 12 months, each start of the month the month-folder of one year ago is deleted.</dd>
+			<dt>example</dt><dd><code><!--#echo var="time_iso8601"-->— <!--#echo var="remote_addr"-->	<!--#echo var="server_name"-->    <!--#echo var="request"-->        <!--#echo var="status"--> <!--#echo var="bytes_sent"-->     <!--#echo var="gzip_ratio"--><!--#echo var="brotli_ratio"-->	<!--#echo var="http_user_agent"--></code></dd>
+		</dl>
+		
 		<h2>Third-Party</h2>
 		<p>None! Uh… well not really:</p>
-		<ul>
-			<li>current ISP: <a href="http://free.fr">Free SAS</a></li>
-			<li>Certificate Authority: Let's Encrypt.</li>
-		</ul>
+		<dl>
+			<dt>current ISP</dt><dd><a href="http://free.fr">Free SAS</a></dd>
+			<dt>Certificate Authority</dt><dd>Let's Encrypt.</dd>
+		</dl>
 		<p>And that's all, no data is and never will be sold.</p>
 	</main>
 <!--#include file="templates/en/footer.shtml" -->
diff --git a/templates/en/footer.shtml b/templates/en/footer.shtml
@@ -3,6 +3,6 @@
 			<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img loading="lazy" alt="CC-BY-SA" src="/images/cc-by-sa.png?serial=2020111201" /></a>
 			<a href="/anybrowser"><img loading="lazy" src="/images/anybrowser.png?serial=2020111201" alt="Anybrowser campaign"/></a>
 			<a href="http://tstzmgqansvqfzr3qrkehszmlhjqbpqp7pwncrzr72ohyygrnbuu26qd.onion/">.onion</a>
-			<a href="/privacy%20policy">Privacy Policy</a>(2019-11-27)
+			<a href="/privacy%20policy">Privacy Policy</a>(2023-06-01)
 			This webthing agrees that <a href="https://simpleweb.iscute.ovh/">simple web is cute</a>~ ♥
 		</footer>
diff --git a/templates/fr/footer.shtml b/templates/fr/footer.shtml
@@ -3,6 +3,6 @@
 			<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img loading="lazy" alt="CC-BY-SA" src="/images/cc-by-sa.png?serial=2020111201" /></a>
 			<a href="/anybrowser"><img loading="lazy" src="/images/anybrowser.png?serial=2020111201" alt="Campagne tous-navigateurs"/></a>
 			<a href="http://tstzmgqansvqfzr3qrkehszmlhjqbpqp7pwncrzr72ohyygrnbuu26qd.onion/">.onion</a>
-			<a href="/politique%20de%20confidentialit%C3%A9">politique de confidentialité</a>(2019-11-27)
+			<a href="/politique%20de%20confidentialit%C3%A9">politique de confidentialité</a>(2023-06-01)
 			Ce truc-web approuve que le <a href="https://simpleweb.iscute.ovh/">Web simple est mignon</a>
 		</footer>