git-remote-gcrypt

This commit is contained in:
Joey Hess 2013-01-30 08:04:20 +11:00
parent 9e941f745d
commit f86841c873

View file

@ -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 <https://github.com/blake2-ppc/git-remote-gcrypt> to store
git repo encrypted on cloud storage.