diff options
author | Richard Hartmann <richih@debian.org> | 2013-11-25 21:40:19 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2013-11-25 21:40:19 +0100 |
commit | b8e9e2a1d2556ce0628e451717af665d59a204ef (patch) | |
tree | ff76b245774bac3fcc654284b3f26e12b75370a2 /doc/tips | |
parent | 59f2984911e5761c3d7cc6b2c9ed3deb58a62a74 (diff) |
doc: perl -p -i -e s/certianly/certainly/
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/fully_encrypted_git_repositories_with_gcrypt/comment_9_3784e0c828cd60b6a9075c2d32d070cc._comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/fully_encrypted_git_repositories_with_gcrypt/comment_9_3784e0c828cd60b6a9075c2d32d070cc._comment b/doc/tips/fully_encrypted_git_repositories_with_gcrypt/comment_9_3784e0c828cd60b6a9075c2d32d070cc._comment index 15f807616..24e5f5b83 100644 --- a/doc/tips/fully_encrypted_git_repositories_with_gcrypt/comment_9_3784e0c828cd60b6a9075c2d32d070cc._comment +++ b/doc/tips/fully_encrypted_git_repositories_with_gcrypt/comment_9_3784e0c828cd60b6a9075c2d32d070cc._comment @@ -8,7 +8,7 @@ Then you would need to decrypt the repository in order get the key you need to decrypt the repository. The impossibility of this design is why I didn't do that! -It would certianly be possible to store a non-encrypted gpg key alongside the repsitory encrypted with it, but then you have to rely on a passphrase for all your security. +It would certainly be possible to store a non-encrypted gpg key alongside the repsitory encrypted with it, but then you have to rely on a passphrase for all your security. You should file a bug report for the bug you saw.. """]] |