comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 17:13:52 +0000 (13:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 17:13:52 +0000 (13:13 -0400)
doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_3_d43cf2928e2ebbf2793911e49cffd671._comment [new file with mode: 0644]

diff --git a/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_3_d43cf2928e2ebbf2793911e49cffd671._comment b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__/comment_3_d43cf2928e2ebbf2793911e49cffd671._comment
new file mode 100644 (file)
index 0000000..e44289f
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2022-12-26T17:10:24Z"
+ content="""
+When a remote is a git repository that supports git-annex,
+using a gcrypt special remote encrypts both the git repository and file
+contents.
+
+Other special remotes only store annexed file contents, not git
+repositories, so using encryption= with those is sufficient to encrypt
+their full contents.
+"""]]