summaryrefslogtreecommitdiffhomepage
path: root/Servers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Servers.hs')
-rw-r--r--Servers.hs10
1 files changed, 7 insertions, 3 deletions
diff --git a/Servers.hs b/Servers.hs
index ab31838..3e4e792 100644
--- a/Servers.hs
+++ b/Servers.hs
@@ -23,9 +23,13 @@ serverList d =
[ServerAddress "vzgrspuxbtnlrtup.onion" 4242]
"Provided by Joey Hess. Digital Ocean VPS, located in Indonesia"
- , mk Alternate $ Server (ServerName "keysafe.puri.sm")
- []
- "Purism server is not yet deployed, but planned."
+ , mk Recommended $ Server (ServerName "keysafe.puri.sm")
+ [ServerAddress "hlmjmeth356s5ekm.onion" 4242]
+ "Provided by Purism. Located in the EU (Cyprus)"
+ -- Note that while Joey Hess is employed by Purism,
+ -- he does not have access to this server or its data,
+ -- and Purism has policy to never allow him such access.
+ -- This is important since he runs keysafe.joeyh.name.
-- still being vetted
, mk Alternate $ Server (ServerName "thirdserver")