Added a comment: re: the difference between encryption and gcrypt
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Thu, 22 Dec 2022 19:58:40 +0000 (19:58 +0000)
committeradmin <admin@branchable.com>
Thu, 22 Dec 2022 19:58:40 +0000 (19:58 +0000)
doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_1_e4e9c6858fe905b17154e19cbe7ee2f5._comment [new file with mode: 0644]

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 (file)
index 0000000..c5aac13
--- /dev/null
@@ -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.
+"""]]