git-crypt:git中的透明文件加密

时间:2021-04-06 01:47:44
【文件属性】:
文件名称:git-crypt:git中的透明文件加密
文件大小:86KB
文件格式:ZIP
更新时间:2021-04-06 01:47:44
C++ git-crypt-git中的透明文件加密 git-crypt启用git存储库中文件的透明加密和解密。 您选择保护的文件在提交时会加密,而在签出时会解密。 git-crypt使您可以*共享包含公共和私有内容混合的存储库。 git-crypt会正常降级,因此没有密钥的开发人员仍然可以克隆并提交到包含加密文件的存储库。 这使您可以将您的机密资料(例如密钥或密码)与代码存储在同一存储库中,而无需锁定整个存储库。 git-crypt是由 ( )编写的。 有关更多信息,请参见 。 构建git-crypt 请参阅文件。 使用git-crypt 配置存储库以使用git-crypt: cd repo git-crypt init 通过创建.gitattributes文件来指定要加密的文件: secretfile filter=git-crypt diff=git-crypt *.key fi
【文件预览】:
git-crypt-master
----crypto-openssl-11.cpp(3KB)
----coprocess-win32.cpp(8KB)
----gpg.cpp(6KB)
----AUTHORS(35B)
----COPYING(34KB)
----coprocess-unix.hpp(2KB)
----git-crypt.hpp(1KB)
----parse_options.cpp(3KB)
----key.hpp(3KB)
----NEWS.md(3KB)
----INSTALL(2KB)
----coprocess.cpp(88B)
----commands.cpp(57KB)
----commands.hpp(3KB)
----parse_options.hpp(2KB)
----fhstream.cpp(6KB)
----THANKS.md(562B)
----util-win32.cpp(6KB)
----coprocess.hpp(88B)
----doc()
--------multiple_keys.md(979B)
----coprocess-unix.cpp(5KB)
----RELEASE_NOTES-0.4.md(3KB)
----CONTRIBUTING.md(1005B)
----crypto-openssl-10.cpp(3KB)
----util.cpp(4KB)
----crypto.hpp(3KB)
----README.md(7KB)
----Makefile(2KB)
----NEWS(3KB)
----fhstream.hpp(4KB)
----git-crypt.cpp(8KB)
----man()
--------git-crypt.xml(16KB)
--------man1()
----coprocess-win32.hpp(2KB)
----RELEASE_NOTES-0.4.1.md(1KB)
----gpg.hpp(2KB)
----util.hpp(3KB)
----README(6KB)
----crypto.cpp(3KB)
----util-unix.cpp(6KB)
----key.cpp(8KB)
----INSTALL.md(2KB)

网友评论