diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-09-10 08:13:34 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-09-10 08:13:34 +0000 |
commit | db2d46a3cee52dd3b1806d673d9c11334b5d434b (patch) | |
tree | 38f489df57463a37c0240fbfed0ccde4d2f1c270 /security/keychain/pkg-descr | |
parent | 0652b197c07d9f11a59497a5ff3333906cc13403 (diff) |
Notes
Diffstat (limited to 'security/keychain/pkg-descr')
-rw-r--r-- | security/keychain/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/keychain/pkg-descr b/security/keychain/pkg-descr new file mode 100644 index 000000000000..9c52d3e643c3 --- /dev/null +++ b/security/keychain/pkg-descr @@ -0,0 +1,9 @@ +Keychain is a shell script which acts as 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 implementations. + +Author: Daniel Robbins <drobbins@gentoo.org> +WWW: http://www.gentoo.org/projects/keychain.html |