Download List

Project Description

keychain helps you to manage ssh keys in a convenient and secure manner. It acts as a frontend to ssh-agent and gpg-agent, but allows you to easily have one long running ssh-agent process per system, rather than the norm of one ssh-agent per login session. This dramatically reduces the number of times you need to enter your passphrase. With keychain, you only need to enter a passphrase once every time your local machine is rebooted. keychain also makes it easy for remote cron jobs to securely "hook in" to a long running ssh-agent process, allowing your scripts to take advantage of key-based logins.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-08 05:03 Back to release list
2.3.1

Keychain has been completely rewritten to solve a
lot of bugs, both in function and performance.
Portability is a lot better, and the program has
been tested on Solaris, HP-UX, Tru64, OS X, Linux,
BSD, and others. The locking code was replaced to
obviate the procmail dependency. Some new features
have been added, for example the --timeout flag.
Tags: Major bugfixes

Project Resources