slackbuilds/misc/keychain
Willy Sudiarto Raharjo b92065da82 misc/keychain: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-10-26 22:35:15 +07:00
..
README misc/keychain: New Maintainer. 2010-11-05 22:23:05 -05:00
keychain.SlackBuild misc/keychain: Updated for version 2.8.3 2016-08-20 07:51:32 +07:00
keychain.info misc/keychain: Switch to https. 2017-10-26 22:35:15 +07:00
slack-desc misc/keychain: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.