From c89bc96aebc1abdb0232fff15f0610c8f0ea7000 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Nov 2016 00:42:53 -0400 Subject: 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. --- CHANGELOG | 1 + Servers.hs | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 31cd3dc..d901cb5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ keysafe (0.20161023) UNRELEASED; urgency=medium * The third keysafe server is now available, provided by Purism. + * Purism's keysafe server has been vetted to Recommended level! * Change default for --port to 4242. * Fix --check-server to not fail when the server has not had anything stored on it yet. 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") -- cgit v1.2.3