From 1ff8e903342895891f8138d55e4457bcee004ae0 Mon Sep 17 00:00:00 2001 From: DrGFreeman Date: Wed, 25 Nov 2020 22:43:21 -0500 Subject: [PATCH] Update reference to Source Interface /journalist-key route Update instructions to get GPG key to use the new /public-key route instead of /journalist-key which will be deprecated. --- docs/rebuild_admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rebuild_admin.rst b/docs/rebuild_admin.rst index cd26eafd1..af61b55e2 100644 --- a/docs/rebuild_admin.rst +++ b/docs/rebuild_admin.rst @@ -279,7 +279,7 @@ it locally using the following commands: .. code:: sh cd ~/Persistent/securedrop/install_files/ansible-base - curl http://$(cat app-source-ths)/journalist-key > SecureDrop.asc + curl http://$(cat app-source-ths)/public-key > SecureDrop.asc gpg --import SecureDrop.asc Validate that the imported key's fingerprint matches the one on your