AGWA / AGWA/git-crypt

Document how to verify encryption

未關閉
#255 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
9.9k
分支
544
PR 合併指標
30 天內沒有已合併 PR

描述

git-crypt is made for encrypting sensitive files before they are pushed to a (possibly) public Git repository. However, when following the guide in the README exactly, there is no feedback that shows whether the intended files were actually encrypted.

A user can easily screw up the pattern and end up pushing sensitive files to a public repository.

I think it would be good if the instructions in the README included a note to check the output of `git crypt status -e` to make sure it includes all the intended files, as well as how to double check that none of those files were committed _before_ git crypt was installed.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。