summaryrefslogtreecommitdiffhomepage
path: root/Servers.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-11-01 00:42:53 -0400
committerJoey Hess <joeyh@joeyh.name>2016-11-01 00:45:18 -0400
commitc89bc96aebc1abdb0232fff15f0610c8f0ea7000 (patch)
tree16053ebf7bd0bfa7f565883c039f1f8021bc6e7b /Servers.hs
parent28ec99cd1848b859937250e1d7175dec27b006e7 (diff)
downloadkeysafe-c89bc96aebc1abdb0232fff15f0610c8f0ea7000.tar.gz
Purism's keysafe server has been vetted to Recommended level!
It's set up meeting all criteria for Recommened, and I've received a gpg signed statement about it from Todd Weaver. The server does not yet have backups set up, as far as I know, but that's not a hard criteria for Recommended.
Diffstat (limited to 'Servers.hs')
-rw-r--r--Servers.hs7
1 files changed, 5 insertions, 2 deletions
diff --git a/Servers.hs b/Servers.hs
index a2303a2..3e4e792 100644
--- a/Servers.hs
+++ b/Servers.hs
@@ -23,10 +23,13 @@ serverList d =
[ServerAddress "vzgrspuxbtnlrtup.onion" 4242]
"Provided by Joey Hess. Digital Ocean VPS, located in Indonesia"
- -- still being vetted
- , mk Alternate $ Server (ServerName "keysafe.puri.sm")
+ , 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")