* updated knights (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / keychain / keychain.desc
blob76e8ae88b0aa998b1f432345f04db111be5ad55e
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/keychain/keychain.desc
5 [COPY] Copyright (C) 2010 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] Helps to manage ssh and GPG keys in a convenient and secure manner
17 [T] Keychain acts as a frontend to ssh-agent and ssh-add, but allows you
18 [T] to easily have one long running ssh-agent process per system, rather
19 [T] than the norm of one ssh-agent per login session.
20 [T] 
21 [T] This dramatically reduces the number of times you need to enter your
22 [T] passphrase. With keychain, you only need to enter a passphrase once
23 [T] every time your local machine is rebooted. Keychain also makes it easy
24 [T] for remote cron jobs to securely "hook in" to a long running ssh-agent
25 [T] process, allowing your scripts to take advantage of key-based logins.
27 [U] http://www.funtoo.org/en/security/keychain/intro/
29 [A] Gentoo developers
30 [M] The T2 Project <t2@t2-project.org>
32 [C] extra/tool
34 [L] GPL
35 [S] Stable
36 [V] 2.8.5
37 [P] X -----5---9 135.800
39 [CV-FLAGS] ODD-STABLE
40 [O] makeinstopt=
41 [O] hook_add postmake 5 "install keychain $root$bindir/"
42 [O] hook_add postmake 5 "install keychain.1 $root$mandir/man1/"
43 [D] 6ba750124effd99217e63275310ec47f2f87f8ad782027f01d02216a keychain-2.8.5.tar.gz https://github.com/funtoo/keychain/archive/2.8.5/