From c49bef1be8ce614a21bf7718c2469d28edf45fa4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 2 Sep 2012 17:38:37 -0400 Subject: [PATCH] update --- doc/design/assistant/configurators.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/design/assistant/configurators.mdwn b/doc/design/assistant/configurators.mdwn index 163e10cf5c..322a867129 100644 --- a/doc/design/assistant/configurators.mdwn +++ b/doc/design/assistant/configurators.mdwn @@ -13,7 +13,8 @@ through setting up common use cases. * Make a bare repo on a remote ssh server **done** * Clone this repo to another host. (Needs [[pairing]]) * Set up Amazon S3. -* Set up rsync remote. -* Set up encryption. +* Set up encrypted rsync remote. **done** +* Rsync.net special case +* Set up gpg encryption key; gpg key distribution. * I lost my USB drive! * etc -- many more possibilities