From f86841c873f40d28c87c1283630e4911382bc8fe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Jan 2013 08:04:20 +1100 Subject: [PATCH] git-remote-gcrypt --- doc/design/assistant/cloud.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/design/assistant/cloud.mdwn b/doc/design/assistant/cloud.mdwn index ebaa289725..aa0eba382f 100644 --- a/doc/design/assistant/cloud.mdwn +++ b/doc/design/assistant/cloud.mdwn @@ -40,3 +40,6 @@ Two things can store git repos in Amazon S3: Another option is to not store the git repo in the cloud, but push/pull peer-to-peer. When peers cannot directly talk to one-another, this could be bounced through something like XMPP. This is **done** for [[xmpp]]! + +Another option: Use to store +git repo encrypted on cloud storage.