Download List

專案描述

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.

2010-05-24 06:39
2.7.1

A GPG fix for pinentry issues (Gentoo bug 203871). A Mac OS X documentation fix. Makefile updates. The archive now includes a pre-generated script and man pages.

2009-10-25 18:22
2.7.0

The color scheme, output formatting, and the --quiet option were improved. The lockfile() implementation was simplified for smaller code. A new Mac OS X package was added.

2009-08-07 19:19
2.6.9

Potential issues with GNU grep were fixed. A Mac OS X color problem when called with --eval was fixed. The Perl 5.10 Makefile was fixed. The README file was changed to README.rst (reStructuredText). The maintainership information was updated. The default output was simplified, so --version or --help are now required to show version, copyright, and license information.

2009-07-26 20:14
2.6.8

Many compatibility fixes and improvements were made.

2004-07-25 17:36
2.3.4

A defunct ssh-agent processes is no longer
mistaken as running.
標籤: Minor bugfixes

Project Resources