

In this example, the GPG key ID is 3AA5C34371567BD2: $ gpg -armor -export 3AA5C34371567BD2 Paste the text below, substituting in the GPG key ID you'd like to use. In this example, the GPG key ID is 3AA5C34371567BD2: $ gpg -list-secret-keys -keyid-format=long In this case you will also need to configure Git to use gpg2 by running git config -global gpg.program gpg2.įrom the list of GPG keys, copy the long form of the GPG key ID you'd like to use. Note: Some GPG installations on Linux may require you to use gpg2 -list-keys -keyid-format LONG to view a list of your existing keys instead. Press Enter to specify the default selection, indicating that the key doesn't expire. gpg -dry-run -import


Since there are multiple versions of GPG, you may need to consult the relevant man page to find the appropriate key generation command. We generally recommend installing the latest version for your operating system. Blue Mail is a quite popular application for Android, so it continues its tradition of offering essential features along with some extras for a premium.
#Gpg mail alternative install#
For more information, see " Verifying your email address."ĭownload and install the GPG command line tools for your operating system. Blue Mail is a proprietary option for Linux users who want a visually appealing email client. If you haven't verified your email address, you won't be able to sign commits and tags with GPG. Note: Before generating a new GPG key, make sure you've verified your email address.
