I’m looking for a remote version control system, and was looking at github. They clearly state that they do not store the data encrypted, but instead focus on server security.
Fair enough, but I’d like my stored data encrypted as its the basis of my entire business.
Are there other git hosting providers that you can recommend, that store data encrypted?
Or am I just being paranoid?
“gitcrypt” is one option for saving encrypted data on github (and dropbox, etc):
https://gist.github.com/873637
https://github.com/shadowhand/git-encrypt
There is controversy about client-side encryption:
http://article.gmane.org/gmane.comp.version-control.git/113221
https://github.com/MrZYX/old_diaspora_wiki/blob/master/Why-client-side-encryption-is-a-bad-idea.md