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.

2002-08-20 01:06 Back to release list
2.0

There are various fixes and performance improvements, new commercial SSH2 support, and HP-UX and Cygwin fixes. This release stores keychain files inside the ~/.keychain/ directory and names files sh-${HOSTNAME} and csh-${HOSTNAME}. There is a new --dir option, and the --local option has been deprecated.
Tags: Major feature enhancements

Project Resources