Talk:GPG Signatures

From Funtoo
Revision as of 22:05, June 22, 2021 by Pingvin-hastighet (talk | contribs) (change "root" to "username")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Please note & edit the user type used for gpg admin tasks such as adding / updating keys etc. The user should be a regular user and does not require root privileges.

The changes should be made to the 3 sections I outlined below. They appear in the 3 colour shaded panels on the documentation page.

Thank you ~SJR~


root # gpg --recv-key E986E8EE root # gpg --edit-key E986E8EE gpg> trust Your decision? 5 Do you really want to set this key to ultimate trust? (y/N) y gpg> quit



root # gpg --recv-key 11FD00FD 683A2F8A BEA87CD2 EEE54A43 62DD6D47 6B365A89




root # gpg --verify stage3-latest.tar.xz.gpg stage3-latest.tar.xz