diff options
Diffstat (limited to 'gopher/gdpr.html')
| -rwxr-xr-x | gopher/gdpr.html | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/gopher/gdpr.html b/gopher/gdpr.html new file mode 100755 index 0000000..72b81a3 --- /dev/null +++ b/gopher/gdpr.html @@ -0,0 +1,106 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/gopher/style.css"> + <title>GDPR</title> + </head> + <body> + <h1>GDPR Notice</h1> +<h2>[English]</h2> +<p>gopher.fr is a personal site published in a non-professional capacity. +It does not use cookies, does not track visitors and does not store their e-mails or information +with the exception of temporary server logs for debugging purposes. Its content is free of rights. +</p> +<small> +<p>Details of the site host: +<br>OVH SAS, RCS Lille Métropole 424 761 419 00045 +<br>Head office: 2 rue Kellermann, 59100 Roubaix, France.</p> +</small> +<p>While I endeavour to keep the information up to date and correct, +I make no representations or warranties of any kind, +express or implied, about the completeness, accuracy, reliability, suitability +or availability of the information contained on the website for any purpose. +</p> +<p>All claims should be addressed to gopher@nagatha.fr</p> + +<h2>[Français]</h2> +<p> +gopher.fr est un site personel édité à titre non professionnel. +Il n'utilise pas de cookies, ne traque pas les visiteurs et ne stocke pas +leurs d'e-mails ni informations à l'exception des journaux temporaires du serveur à des fins de débogage. +Son contenu est libre des droits. +</p> + +<small> +<p>Coordonnées de l’hébergeur du site : +<br>OVH SAS, RCS Lille Métropole 424 761 419 00045 +<br>Siège social : 2 rue Kellermann, 59100 Roubaix, France.</p> +</small> + +<p> +Bien que je m'efforce de maintenir les informations à jour et correctes, +je ne fais aucune déclaration ni garantie de quelque nature que ce soit, +expresse ou implicite, concernant l'exhaustivité, l'exactitude, la fiabilité, la pertinence +ou la disponibilité des informations contenus sur le site web à quelque fin que ce soit. +</p> +<p>Toute réclamation doit être adressée à gopher@nagatha.fr</p> + +<h2>[Español]</h2> +<p> + gopher.fr es un sitio personal publicado a título no profesional. No utiliza cookies, no rastrea a los visitantes y no + almacena sus correos electrónicos ni su información, exceptuando logs temporales del servidor con fines de + depuración. Su contenido está libre de derechos. +</p> +<small> + <p> + Detalles del proveedor de alojamiento del sitio: + <br>OVH SAS, RCS Lille Métropole 424 761 419 00045 + <br>Sede central: 2 rue Kellermann, 59100 Roubaix, France. + </p> +</small> +<p> + Aunque me esfuerzo por mantener la información al día y correcta, no me hago responsable ni ofrezco + garantía alguna, expresa o implícita, sobre la integridad, exactitud, fiabilidad, idoneidad o disponibilidad de la + información contenida en este sitio web para cualquier fin. +</p> +<p>Todas las reclamaciones deben dirigirse a gopher@nagatha.fr</p> + +<h2>[Italiano]</h2> +<p> + gopher.fr è un sito personale pubblicato a titolo non professionale. Non utilizza cookie, non traccia gli utenti e + non memorizza le loro e-mail o informazioni, ad eccezione dei log temporanei del server a fini di debug. Il suo +</p> +<small> + <p>Dettagli dell’host del sito: + <br>OVH SAS, RCS Lille Métropole 424 761 419 00045 + <br>Sede centrale: 2 rue Kellermann, 59100 Roubaix, France. + </p> +</small> +<p> + Pur impegnandomi a mantenere le informazioni aggiornate e corrette, non mi assumo alcuna responsabilità né fornisco + garanzie di alcun tipo, espresse o implicite, riguardo alla completezza, accuratezza, affidabilità, idoneità o + disponibilità delle informazioni contenute in questo sito web per qualsiasi scopo. +</p> +<p>Tutti i reclami devono essere indirizzati a gopher@nagatha.fr</p> + +<h2>[Deutsch]</h2> +<p>gopher.fr ist eine private Website, die nicht zu gewerblichen Zwecken betrieben wird. +Sie verwendet keine Cookies, verfolgt keine Besucher und speichert keine E-Mail-Adressen oder Informationen +mit Ausnahme von temporären Server-Logs zu Debugging-Zwecken. Der Inhalt ist frei von Rechten. +</p> +<small> +<p>Angaben zum Host der Website: +<br>OVH SAS, RCS Lille Métropole 424 761 419 00045 +<br>Hauptsitz: 2 rue Kellermann, 59100 Roubaix, Frankreich.</p> +</small> +<p>Ich bemühe mich, die Informationen aktuell und korrekt zu halten, +übernehme jedoch keinerlei ausdrückliche oder stillschweigende Gewährleistung oder Zusicherung hinsichtlich der Vollständigkeit, Genauigkeit, Zuverlässigkeit, Eignung +oder Verfügbarkeit der auf der Website enthaltenen Informationen für irgendeinen Zweck. +</p> +<p>Alle Ansprüche sind an gopher@nagatha.fr zu richten. </p> + + <p> </p> + </body> +</html> |
