diff --git a/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_2_359e52a73f236bce4e8e31e76436fba7._comment b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_2_359e52a73f236bce4e8e31e76436fba7._comment new file mode 100644 index 0000000000..446ba4591e --- /dev/null +++ b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_2_359e52a73f236bce4e8e31e76436fba7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="alvseth" + avatar="http://cdn.libravatar.org/avatar/4618511682dacfd6835c3e843b4e97a0" + subject="re: re: the difference between encryption and gcrypt" + date="2022-12-22T23:22:33Z" + content=""" +> git-annex encryption encrypts only the file contents stored in the remotes, but not the filenames or the commit history; gcrypt encrypts these latter parts. + +For maximum security, should I use both? Or does gcrypt also encrypt file contents? +"""]]