Package talk:Keychain

From Funtoo
Revision as of 20:20, September 7, 2014 by Pytony (talk | contribs) (Pytony moved page Talk:Keychain to Package talk:Keychain: This is an ebuild)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
http://www.funtoo.org/Keychain#Linux
> The quick install docs assume you have a DSA key pair named id_dsa and id_dsa.pub
> in your ~/.ssh/ directory. Add the following to your ~/.bash_profile:

> eval `keychain --eval --agents ssh id_rsa`

I suspect a typo here, but JIC I'm missing something: if "you have a DSA key pair" then why should one have `id_rsa` in the command above?

TomRoche (talk) 04:56, 18 April 2014 (UTC)

Tom, you are correct. That is a typo.

--Daniel Robbins (talk) 13:13, 18 April 2014 (UTC)