2003-10-15 12:07:04 +02:00
|
|
|
Keychain is a shell script which acts as a user-friendly front-end to
|
2001-09-10 10:13:34 +02: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 12:07:04 +02:00
|
|
|
incorrect usage of this script may have certain security implications.
|
2001-09-10 10:13:34 +02:00
|
|
|
|
2013-10-23 00:45:22 +02:00
|
|
|
WWW: http://www.funtoo.org/index.php?title=Keychain
|