mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
04a9ce17c4
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
7 lines
439 B
Text
7 lines
439 B
Text
Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
|
|
It acts as a front-end to the agents, allowing you to easily have one
|
|
long running agent process per system, rather than per login session.
|
|
This reduces the number of times you need to enter your passphrase from
|
|
once per new login session to once every time your local machine is rebooted.
|
|
|
|
This allows 'cron' jobs to use 'ssh' scripts in a friendly yet secure manner.
|