slackbuilds/misc/keychain
B. Watson 5cbafae444 misc/keychain: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 17:02:36 -04:00
..
README misc/keychain: Wrap README at 72 columns. 2022-03-13 17:02:36 -04:00
keychain.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
keychain.info misc/keychain: Updated for version 2.8.5 2020-08-29 10:08:52 +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.