Path to this page:
./
security/caff,
Various GnuPG related tools
Branch: CURRENT,
Version: 2.11nb1,
Package name: caff-2.11nb1,
Maintainer: toniocaff is a script that helps you in keysigning. It takes a list of
keyids on the command line, fetches them from a keyserver and calls
GnuPG so that you can sign it. It then mails each key to all its
email addresses - only including the one UID that we send to in each
mail.
Features:
* Easy to setup.
* Attaches only the very UID that we send to in the mail.
* Prunes the key from all signatures that are not self sigs and
not done by you, thereby greatly reducing the size of mails.
* Sends the mail encrypted if possible, will warn before sending
unencrypted mail (sign only keys)
* Creates proper PGP MIME messages.
* Uses separate GNUPGHOME for all its operations.
This package also provides a collection of PGP/GnuPG related scripts:
* pgp-clean: removes all non-self signatures from key
* pgp-fixkey: removes broken packets from keys
* gpg-mailkeys: simply mail out a signed key to its owner
* gpg-key2ps: generate PostScript file with fingerprint paper strips
* gpglist: show who signed which of your UIDs
* gpgsigs: annotates list of GnuPG keys with already done signatures
* keylookup: ncurses wrapper around gpg --search
Required to run:[
textproc/p5-Text-Template] [
misc/dialog] [
lang/perl5] [
security/gnupg2] [
security/p5-GnuPG-Interface] [
mail/p5-MIME-tools] [
textproc/p5-Net-IDN-Encode]
Required to build:[
pkgtools/cwrappers]
Package options: gnupg2
Master sites: (Expand)
SHA1: 1eec3c552fabce05e78f73de66795d49f41be0d2
RMD160: 58289ade13f85ec20d65d75569cdda5e774f6bee
Filesize: 219.439 KB
Version history: (Expand)
- (2020-09-01) Updated to version: caff-2.11nb1
- (2020-07-18) Updated to version: caff-2.11
- (2019-08-11) Updated to version: caff-2.10nb1
- (2019-05-22) Updated to version: caff-2.10
- (2019-03-20) Updated to version: caff-2.9
- (2019-02-13) Updated to version: caff-2.8
CVS history: (Expand)
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-07-18 01:44:01 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
caff: update to 2.11.
Only packaging changes.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |  |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-05-21 21:29:52 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
caff: update to 2.10.
signing-party (2.10-1) unstable; urgency=high
* gpg-key2ps: Security fix for CVE-2018-15599: unsafe shell call enabling
shell injection via a User ID. Use Perl's (core) module Encode.pm instead
of shelling out to `iconv`. (Closes: #928256.)
|
2019-03-20 16:44:51 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
caff: update to 2.9.
No relevant changes.
|
2019-02-14 13:16:03 by Matthias Scheler | Files touched by this commit (1) |
Log message:
caff: Fix build under macOS and possibly other platforms
Add GNU sed to the list of required build tools because the makefile
uses the non standard option "-i".
|
2019-02-13 20:57:11 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
caff: update to 2.8.
signing-party (2.8-1) unstable; urgency=low
[ Guilhem Moulin ]
* caff:
+ Add the "only-sign-text-ids" to the list of gpg(1) options \
imported from
~/.gnupg/gpg.conf.
+ Ensure the terminal is "sane enough" when asking questions ('echo',
'echok', 'icanon', 'icrnl' settings are all set), and restore original
settings when exit()'ing the program. (Closes: #872529)
* caff, gpglist, gpgsigs: in `gpg --with-colons` output, allow signature
class to be followed with an optional revocation reason. gpg(1) does that
since 2.2.9. (Closes: #905097.)
* caff, gpg-key2latex, gpg-key2ps, gpglist, gpgsigs, keylookup: Remove
references to https://pgp-tools.alioth.debian.org/ .
* caff, gpg-key2latex, gpg-key2ps, gpg-mailkeys, gpglist, gpgparticipants,
gpgsigs, keylookup: Remove SVN keywords ($Id$, $Rev$, etc.)
-- Guilhem Moulin <guilhem@debian.org> Mon, 28 Jan 2019 03:05:33 +0100
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|