• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Changing the passphrase on a GPG private keyEdit

Created 11/1/2009, updated 10/4/2018

I use a GPG key to make signed tags in Git repositories. To change the passphrase I first bring up the interactive menu:

$ gpg --edit-key user@example.com

And then enter passwd and follow the prompts.

  • gpg
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).