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.