diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-27 17:12:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-27 17:12:19 -0400 |
commit | 6c8ddfbac124e9a18a929901a33bdb53f3dc1318 (patch) | |
tree | 847ec2d413ca0cc49f0cb4300f7eac0f2b956b86 /doc | |
parent | 65ac060f765d0fe61a2ccd5d0c81a93fbfa37457 (diff) |
toc
Diffstat (limited to 'doc')
-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. |