diff --git a/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_1_e4e9c6858fe905b17154e19cbe7ee2f5._comment b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_1_e4e9c6858fe905b17154e19cbe7ee2f5._comment new file mode 100644 index 0000000000..c5aac133d5 --- /dev/null +++ b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_1_e4e9c6858fe905b17154e19cbe7ee2f5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="re: the difference between encryption and gcrypt" + date="2022-12-22T19:58:40Z" + 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. +"""]]