Welcome to mirror list, hosted at ThFree Co, Russian Federation.

keychain-src.html « summary « htdocs.expected « testdata « test - cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5dd1558e4ef46215908ad643646d0629082ad22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../../style.css"/>
<title>Cygwin Package Summary for keychain (source)</title>
</head>
<body>
<!--#include virtual="/navbar.html" -->
<div id="main">
<!--#include virtual="/top.html" -->
<h1>Source Package: keychain</h1>
<span class="detail">summary</span>: Key manager for OpenSSH<br><br>
<span class="detail">description</span>: Keychain is an OpenSSH key manager, typically run from
~/.bash_profile. When keychain is run, it checks for a running
ssh-agent, otherwise it starts one. It saves the ssh-agent environment
variables to ~/.keychain/$HOSTNAME-sh, so that subsequent logins
and non-interactive shells such as cron jobs can source the file and
make passwordless ssh connections. In addition, when keychain runs, it
verifies that the key files specified on the command-line are known to
ssh-agent, otherwise it loads them, prompting you for a password if
necessary<br><br>
<span class="detail">categories</span>: Utils<br><br>
<span class="detail">install package(s)</span>: <a href="keychain.html">keychain</a><br><br>
<span class="detail">maintainer(s)</span>: Jari Aalto 
<span class="smaller">(Use <a href="/lists.html#cygwin">the mailing list</a> to report bugs or ask questions.
<a href="/problems.html#personal-email">Do not contact the maintainer(s) directly</a>.)</span>
<br><br>
<ul>
<li><span class="detail">x86_64</span></li>
<table class="pkgtable">
<tr><th>Version</th><th>Package Size</th><th>Date</th><th>Files</th><th>Status</th></tr>
<tr><td>2.6.8-1 (source)</td><td class="right">36 KiB</td><td>2016-11-02 00:00</td><td>[<a href="../x86_64/keychain-src/keychain-2.6.8-1-src">list of files</a>]</td><td>stable</td></tr>
<tr><td>2.7.1-1 (source)</td><td class="right">132 KiB</td><td>2018-03-02 00:00</td><td>[<a href="../x86_64/keychain-src/keychain-2.7.1-1-src">list of files</a>]</td><td>stable</td></tr>
</table><br>
</ul>
</div>
</body>
</html>