From 7e64ee7334ba3f9eddc0540bfea7fde96f12ea96 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Aug 2014 14:51:47 -0700 Subject: typo --- doc/security.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3