GnuPG: Difference between revisions

Jump to navigation Jump to search
80 bytes added ,  20 April 2020
add Commit Signing With Git, Hub, Keybase, and GPG to Links
Line 56: Line 56:
Command> check
Command> check


// change passphrase
$ gpg --edit-key didi
Command> passwd
// save
Command> save


// encrypt [and compress] a document
// encrypt [and compress] a document
Line 82: Line 87:
$ gpg --verify doc.sig doc
$ gpg --verify doc.sig doc
</source>
</source>


== Key management ==
== Key management ==

Navigation menu