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