diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-13 00:34:22 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:34:22 +0200 |
commit | 43b676f27c3e5ee16cdd8f2e2a32cdd9a1eedf61 (patch) | |
tree | fe10a95fb1ee537f363c58a5e7aa45d1682dc4bd /misc/keychain/README | |
parent | ad49c4e50f77457e00281ab7b0a9053e2dd4050b (diff) |
misc/keychain: Updated for version 2.7.0
Diffstat (limited to 'misc/keychain/README')
-rw-r--r-- | misc/keychain/README | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/misc/keychain/README b/misc/keychain/README index 7e4977d8e547..4480035fcf61 100644 --- a/misc/keychain/README +++ b/misc/keychain/README @@ -1,9 +1,7 @@ -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 dramatically 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. +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. +This allows 'cron' jobs to use 'ssh' scripts in a friendly yet secure manner. |