DEV Community

Discussion on: A Guide to Git-Secret

Collapse
 
pokho profile image
Paul OK

I'm struggling to see the difference between git-secret and git-crypt.
Are they not both doing the same thing? Encrypting and decrypting files with GPG?

Collapse
 
vnjogani profile image
Vinit Jogani

I haven't used git-crypt myself but it looks like it is pretty similar to git-secret :)