diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-29 14:51:47 -0700 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-29 14:51:47 -0700 |
| commit | 7e64ee7334ba3f9eddc0540bfea7fde96f12ea96 (patch) | |
| tree | 3cfac699305e585d2fb133f5baa5645f1df4d0cb /doc | |
| parent | 4f92a77e82f7c0a45c344b288c31f54ecb7af422 (diff) | |
typo
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/security.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn index 075d68ec..5bc1e2f4 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -28,7 +28,7 @@ in cleartext private data such as passwords, ssh private keys, etc. Instead, `propellor --spin $host` looks for a `~/.propellor/privdata/privdata.gpg` file and if found decrypts it, -extracts the private that that the $host needs, and sends it to to the +extracts the private data that that the $host needs, and sends it to to the $host using ssh. This lets a host know its own private data, without seeing all the rest. |
