diff --git a/doc/design/assistant/blog/day_237__gnome-keyring_craziness.mdwn b/doc/design/assistant/blog/day_237__gnome-keyring_craziness.mdwn index bde1e59d1f..7a528573ba 100644 --- a/doc/design/assistant/blog/day_237__gnome-keyring_craziness.mdwn +++ b/doc/design/assistant/blog/day_237__gnome-keyring_craziness.mdwn @@ -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 `~/.ssh/annex/` +`~/.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