File: control

package info (click to toggle)
gpg-remailer 3.02.00-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 692 kB
  • ctags: 204
  • sloc: cpp: 1,423; sh: 179; makefile: 139; ansic: 23; fortran: 20
file content (33 lines) | stat: -rw-r--r-- 1,508 bytes parent folder | download
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
Source: gpg-remailer
Section: devel
Priority: optional
Maintainer: Frank B. Brokken <f.b.brokken@rug.nl>
Uploaders:  George Danchev <danchev@spnet.net>, 
            tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 9),
    libbobcat-dev   (>= 4.03.00),
    icmake          (>= 9.01.00),
    yodl            (>= 3.08.01)
Standards-Version: 3.9.8
Homepage: https://fbb-git.github.io/gpg-remailer
Vcs-Git: git://anonscm.debian.org/collab-maint/gpg-remailer.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gpg-remailer.git

Package: gpg-remailer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnupg | gnupg2, bsd-mailx
Description: Forwards re-encrypted PGP/GPG mail to a group
 Gpg-remailer is somewhat similar to ordinary mailing list software, but all
 e-mail processed by gpg-remailer is PGP/GPG signed and encrypted.
 . 
 Gpg-remailer decrypts received PGP/GPG messages, verifies the received
 signature and re-encrypts the e-mail for the members of a well defined group
 of recipients. Using gpg-remailer the list of members of a group of people
 who want to exchange encrypted and authenticated e-mail can be maintained at
 one location, allowing the members of the group to specify just one e-mail
 address to send PGP/GPG signed and encrypted e-mail to.
 .
 Gpg-remailer recognizes the following e-mail formats:
     *  Standard simple encrypted messages.
     *  Multi-part encrypted messages.
     *  Encrypted messages containing detached signatures.