1998-09-28 19:25:31 +00:00
|
|
|
|
1998-11-10 12:59:59 +00:00
|
|
|
* Urko Lusa <ulusa@lacueva.ddns.org> is working on es.po
|
|
|
|
|
|
|
|
|
|
|
|
* Check if an object (a message, detached sign, public key, or whatever)
|
|
|
|
is signed by definite user, i.e. define user
|
|
|
|
(userid, or any other unique identification) on command line.
|
|
|
|
|
|
|
|
|
1998-10-21 17:34:36 +00:00
|
|
|
* abstraction of the MPI
|
1998-09-28 19:25:31 +00:00
|
|
|
|
1998-10-21 17:34:36 +00:00
|
|
|
* Add a way to override the current cipher/md implementations
|
1998-09-28 19:25:31 +00:00
|
|
|
by others (using extensions)
|
|
|
|
|
1998-10-21 17:34:36 +00:00
|
|
|
* add a fast-import command which does not do the signature checks
|
|
|
|
of other keys (processing of the sdir hintlist). The signatures
|
|
|
|
may then be verified by a maintainence pass.
|
|
|
|
|
1998-11-03 19:38:58 +00:00
|
|
|
* Not GnupG replated: What about option completion in bash?
|
|
|
|
Can "--dump-options" be used for this or should we place the
|
|
|
|
options in a special ELF segment?
|
|
|
|
|