1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* README, configure.ac: Add --enable-backsigs to enable the experimental

backsigs code.
This commit is contained in:
David Shaw 2004-11-05 03:45:06 +00:00
parent 69ef25f8d6
commit 4509cb7b1c
3 changed files with 23 additions and 1 deletions

10
README
View file

@ -614,7 +614,15 @@
support. This option allows to explicity disable
the use of iconv. Note, that iconv is also
disabled if getext has been disabled.
--enable-backsigs
Enables "backsigs" support. This is a currently
experimental solution to a subtle OpenPGP protocol
problem involving signing subkeys. It is
specified in the 2440bis drafts that will become
the new OpenPGP standard, but is not finalized yet
and has not had interoperability testing. Use at
your own risk.
Installation Problems