slackbuilds_ponce/misc/keychain
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
keychain.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
keychain.SlackBuild
README
slack-desc

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.