Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个远程版本控制系统,并且正在查看 github。他们明确表示他们不存储加密的数据,而是专注于服务器安全。
很公平,但我希望将我存储的数据加密作为我整个业务的基础。
您是否可以推荐其他存储加密数据的 git 托管服务提供商?
还是我只是偏执?
"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