mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
74a031f3fa
Approved by: maintainer
10 lines
424 B
Plaintext
10 lines
424 B
Plaintext
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>
|
|
WWW: http://www.gentoo.org/projects/keychain.html
|