Template:Gpg init

From Kicksecure
Revision as of 12:32, 26 June 2015 by imported>Patrick (Created page with "Optional, if you have not already done this, if you are new to gnupg, to fix eventual {{Code2|gpg: WARNING: unsafe ownership}} warnings, it is recommended to run the following...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Optional, if you have not already done this, if you are new to gnupg, to fix eventual gpg: WARNING: unsafe ownership warnings, it is recommended to run the following two commands.

Have GnuPG's initialize your user data folder.

gpg --fingerprint

Set warning free permissions.

chmod --recursive 700 ~/.gnupg