diff options
-rw-r--r-- | doc/encryption.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn index cea46045e..1eba19a68 100644 --- a/doc/encryption.mdwn +++ b/doc/encryption.mdwn @@ -1,3 +1,5 @@ +[[!toc]] + git-annex mostly does not use encryption. Anyone with access to a git repository can see all the filenames in it, its history, and can access any annexed file contents. |