2003-10-15 06:07:04 -04:00
|
|
|
Keychain is a shell script which acts as a user-friendly front-end to
|
2001-09-10 04:13:34 -04: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 06:07:04 -04:00
|
|
|
incorrect usage of this script may have certain security implications.
|
2001-09-10 04:13:34 -04:00
|
|
|
|
|
|
|
Author: Daniel Robbins <drobbins@gentoo.org>
|
2004-06-03 04:13:45 -04:00
|
|
|
Maintainer: Aron Griffis <agriffis@gentoo.org>
|
2007-10-11 12:35:05 -04:00
|
|
|
WWW: http://www.gentoo.org/proj/en/keychain/
|