This commit is contained in:
Joey Hess 2014-11-18 19:00:34 -04:00
parent 95fda710cb
commit 907ecfb464
1 changed files with 2 additions and 2 deletions

View File

@ -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 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 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 to the remote host over ssh. After that, the host knows the gpg key, and
gpg key, and will use it to verify git fetches. will use it to verify git fetches.
Since the propoellor git repository is public, you can't store Since the propoellor git repository is public, you can't store
in cleartext private data such as passwords, ssh private keys, etc. in cleartext private data such as passwords, ssh private keys, etc.