blob: d457d7e5de1fa0774f85dd9a0993a26a65b36486 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Keychain is a shell script which acts as a user-friendly front-end to
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
incorrect usage of this script may have certain security implications.
Author: Daniel Robbins <drobbins@gentoo.org>
Maintainer: Aron Griffis <agriffis@gentoo.org>
WWW: http://dev.gentoo.org/~agriffis/keychain/
|