summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 0bb9b0368..788b85751 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -342,3 +342,11 @@
where pgpkeyring is the original keyring and not the GnuPG one you
might have created in the first step.
+ Q: Are the headerlines of a cleartext signater part of the signed
+ material?
+ A: No. For example you can add or remove "Comment:" lines. They
+ have a purpose like the mail header lines. However a "Hash:"
+ line is needed for modern signatures, to tell the parser which
+ hash algorithm to use.
+
+