summaryrefslogtreecommitdiff
path: root/doc/security.mdwn
diff options
context:
space:
mode:
authorJoey Hess2014-11-18 19:00:34 -0400
committerJoey Hess2014-11-18 19:00:34 -0400
commit907ecfb464516cf30c2e54e63b17e4c79306f46e (patch)
tree78bc856b5e83ad7b48614d1b96f057efd3b72d20 /doc/security.mdwn
parent95fda710cb2c7637ab4b7cc437dfa4e1d1cef831 (diff)
update
Diffstat (limited to 'doc/security.mdwn')
-rw-r--r--doc/security.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index 0bc4c6e2..12ae18de 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -21,8 +21,8 @@ That is only done when privdata/keyring.gpg exists. To set it up:
In order to be secure from the beginning, when `propellor --spin` is used
to bootstrap propellor on a new host, it transfers the local git repositry
-to the remote host over ssh. After that, the remote host knows the
-gpg key, and will use it to verify git fetches.
+to the remote host over ssh. After that, the host knows the gpg key, and
+will use it to verify git fetches.
Since the propoellor git repository is public, you can't store
in cleartext private data such as passwords, ssh private keys, etc.