Update blog to reflect 21f93de

This commit is contained in:
Richard Hartmann 2013-04-15 02:09:59 +02:00
parent 21f93de33c
commit 2828c913d3

View file

@ -8,11 +8,11 @@ that watches for `~/.ssh/*.pub` to appear, and automatically adds all such
keys to the keyring. In at least some cases, probably when it has no other keys to the keyring. In at least some cases, probably when it has no other
key, it then tells ssh to go ahead and use that key. Astounding. key, it then tells ssh to go ahead and use that key. Astounding.
To avoid this, the assistant will store its keys in `~/.ssh/annex/` To avoid this, the assistant will store its keys in <s>`~/.ssh/annex/`</s>
instead. gnome-keyring does not look there (verified in the source). `~/.ssh/git-annex/` instead. gnome-keyring does not look there (verified in
If you use gnome-keyring and have set up a repository on a remote server the source). If you use gnome-keyring and have set up a repository on a
with the assistant, I'd recommend moving the keys it set up and editing remote server with the assistant, I'd recommend moving the keys it set up
`~/.ssh/config` to point to their new location. and editing `~/.ssh/config` to point to their new location.
gnome-keyring is not the only peice of software that has a bad gnome-keyring is not the only peice of software that has a bad
interaction with git-annex. I've been working on a bug that makes git-annex interaction with git-annex. I've been working on a bug that makes git-annex