2003-10-15 10:07:04 +00:00
|
|
|
Keychain is a shell script which acts as a user-friendly front-end to
|
2001-09-10 08:13:34 +00:00
|
|
|
ssh-agent(1), allowing you to have one long-running ssh-agent process per
|
|
|
|
system rather than per login session.
|
|
|
|
|
|
|
|
Please study the documentation on the keychain website carefully since
|
2003-10-15 10:07:04 +00:00
|
|
|
incorrect usage of this script may have certain security implications.
|
2001-09-10 08:13:34 +00:00
|
|
|
|
|
|
|
Author: Daniel Robbins <drobbins@gentoo.org>
|
2004-06-03 08:13:45 +00:00
|
|
|
Maintainer: Aron Griffis <agriffis@gentoo.org>
|
|
|
|
WWW: http://dev.gentoo.org/~agriffis/keychain/
|