Git commit ac4be196c0fd21c4a8f6449c73e3c864b376797e by Burkhard Lück. Committed on 06/05/2016 at 18:23. Pushed by lueck into branch 'master'.
Add info about clean key export to kgpg handbook REVIEW:127849 M +5 -0 doc/index.docbook http://commits.kde.org/kgpg/ac4be196c0fd21c4a8f6449c73e3c864b376797e diff --git a/doc/index.docbook b/doc/index.docbook index f087dfc..501f4d0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -329,6 +329,11 @@ Most options are available with a <mousebutton>right</mousebutton> click on a ke To import/export public keys, you can use drag and drop or the Copy/Paste keyboard shortcuts.</para> +<para>You can export a public key via email, to the clipboard, to a keyserver or to a local file. +Use the options in the export dialog to export everything, export without attributes (photo ids) +or export a clean key &ie; the key itself including its subkeys, but excluding all signatures. +</para> + <sect2 id="keymanager"> <title>Key Manager</title> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
