SlackBuildsOrg/misc/keychain
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
keychain.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
keychain.SlackBuild misc/keychain: New Maintainer. 2010-11-05 22:23:05 -05:00
README misc/keychain: New Maintainer. 2010-11-05 22:23:05 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.