From d336ec5b340f57937e741513a6b60a38754079c1 Mon Sep 17 00:00:00 2001
From: Bady <bady@disroot.org>
Date: Mon, 20 Apr 2020 02:00:17 +0530
Subject: [PATCH] Update privacy policy

Replace Scaleway with Hetzner. Closes #35
---
 privacy.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/privacy.html b/privacy.html
index 8c81aeb..b646b1b 100644
--- a/privacy.html
+++ b/privacy.html
@@ -70,7 +70,7 @@
 	    <div class="container">
 		    <div class="row">
 			    <div class="wow fadeInUp" data-wow-delay="0.6s" style="margin-top:80px;padding:0px 40px 0px 40px;">
-            <p>Version 0.9 of the privacy policy of poddery.com is as follows.</p>
+            <p>Version 0.9.2 of the privacy policy of poddery.com is as follows.</p>
             <h4>Definitions:</h4>
             <p><b>Server:</b> The computer we use to store our software and data.</p>
             <p><b>Encryption:</b> Keeping data readable only for people with a key (usually a password or a digital key). Anyone without a key will only see junk characters.</p>
@@ -81,7 +81,7 @@
             <p>
               0. We do not read, share or sell your data. We are hosting poddery.com because we care about privacy on the internet. We are funded by people like you via savepoddery.com
               <br>
-              1. Our server is hosted with Scaleway in France. Their Privacy Policy is at https://www.scaleway.com/terms/privacy/
+              1. Our server is hosted with <b>Hetzner</b> in Germany. Their Privacy Policy is at <a href="https://www.hetzner.com/rechtliches/datenschutz" target="_blank">https://www.hetzner.com/rechtliches/datenschutz</a>.
               <br>
               2. We use disk encryption on all data to prevent data leak in cases where servers are stolen, confiscated, or in any way physically tempered with.
               <br>
-- 
GitLab