Commit graph

4 commits

Author SHA1 Message Date
Niels Heinen
92bc90102f Upgrade to version 20100313
PR:		ports/145191
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Approved by:	miwi (co-mentor)
2010-04-02 18:49:03 +00:00
Martin Wilke
edf574daee - Update to 20100212
PR:		144210
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Feature safe:	yes
2010-02-26 08:59:57 +00:00
Philippe Audeoud
0c8194cd6f - Update to 4.1.2 20090611
PR:		ports/138395
Submitted by:	Bapt <baptiste.daroussin gmail.com>
2009-08-31 13:30:23 +00:00
Martin Wilke
ca2be65696 The netpgp command can digitally sign files and verify that the
signatures attached to files were signed by a given user identifier.
netpgp can also encrypt files using the public or private keys of
users and, in the same manner, decrypt files which were encrypted.

The netpgp utility can also be used to generate a new key-pair for a
user.  This key is in two parts, the public key (which can be used by
other people) and a private key.

In addition to these primary uses, the third way of using netpgp is to
maintain keyrings.  Keyrings are collections of public keys belonging
to other users.  By using other means of identification, it is
possible to establish the bona fides of other users.  Once trust has
been established, the public key of the other user will be signed.
The other user's public key can be added to our keyring.  The other
user will add our public key to their keyring.

WWW:	http://www.NetBSD.org/

PR:		ports/134997
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-06-15 21:46:41 +00:00