summaryrefslogtreecommitdiffhomepage
path: root/Servers.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-24 10:39:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-24 10:40:03 -0400
commit758d6bbc4f98853d517eb092f507f62fa9f2d223 (patch)
treeb8480f19e1384b36c6946f3dccdf3a428bfff652 /Servers.hs
parent469fc609f22c88928241474ab456eb81cb163edc (diff)
downloadkeysafe-758d6bbc4f98853d517eb092f507f62fa9f2d223.tar.gz
The third keysafe server is now available, provided by Purism.
Hoped this will be Recommended, but it's still being vetted. This commit was sponsored by Andreas on Patreon.
Diffstat (limited to 'Servers.hs')
-rw-r--r--Servers.hs5
1 files changed, 3 insertions, 2 deletions
diff --git a/Servers.hs b/Servers.hs
index ab31838..da1c5be 100644
--- a/Servers.hs
+++ b/Servers.hs
@@ -23,9 +23,10 @@ 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")
- []
- "Purism server is not yet deployed, but planned."
+ [ServerAddress "hlmjmeth356s5ekm.onion" 4242]
+ "Provided by Purism. Located in Cyprus"
-- still being vetted
, mk Alternate $ Server (ServerName "thirdserver")