aboutsummaryrefslogtreecommitdiffstats
path: root/doc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 620b27ef1..c57b490ae 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -336,3 +336,9 @@
you active characterset matches the one displayed - if not, restrict
yourself to plain 7 bit ASCII and no mapping has to be done.
+ Q: How do I transfer owner trust values from PGP to GnuPG?
+ A: There is a script in the tools directory to help you:
+ After you have imported the PGP keyring you can give this command:
+ $ lspgpot pgpkeyring | gpg --import-ownertrust
+
+