AGWA / AGWA/git-crypt

Document how to verify encryption

Ouverte
#255 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
9.9k
Forks
544
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.