diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-08 15:48:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-08 15:48:41 -0400 |
commit | c44a7654a74f51c791ff64644126022338080f03 (patch) | |
tree | 80c4110a2027c269610bb1c34ba9bd471519d3cc /doc/special_remotes | |
parent | 8bb2e27dca0a81da54e0ae2a44a8844d5861e8e0 (diff) |
add gcrypt tip
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/gcrypt.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/special_remotes/gcrypt.mdwn b/doc/special_remotes/gcrypt.mdwn index 063d1fb58..06ac3c23e 100644 --- a/doc/special_remotes/gcrypt.mdwn +++ b/doc/special_remotes/gcrypt.mdwn @@ -4,6 +4,9 @@ remote allows git-annex to also store its files in such repositories. Naturally, git-annex encrypts the files it stores too, so everything stored on the remote is encrypted. +See [[tips/fully_encrypted_git_repositories_with_gcrypt]] for some examples +of using gcrypt. + ## configuration These parameters can be passed to `git annex initremote` to configure |