Added a comment: re: re: the difference between encryption and gcrypt
authoralvseth <alvseth@web>
Thu, 22 Dec 2022 23:22:33 +0000 (23:22 +0000)
committeradmin <admin@branchable.com>
Thu, 22 Dec 2022 23:22:33 +0000 (23:22 +0000)
doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_2_359e52a73f236bce4e8e31e76436fba7._comment [new file with mode: 0644]

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