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
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/`
instead. gnome-keyring does not look there (verified in the source).
If you use gnome-keyring and have set up a repository on a remote server
with the assistant, I'd recommend moving the keys it set up and editing
`~/.ssh/config` to point to their new location.
To avoid this, the assistant will store its keys in <s>`~/.ssh/annex/`</s>
`~/.ssh/git-annex/` instead. gnome-keyring does not look there (verified in
the source). If you use gnome-keyring and have set up a repository on a
remote server with the assistant, I'd recommend moving the keys it set up
and editing `~/.ssh/config` to point to their new location.
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