search
[last updated: 2026-08-30]
GnuPG encryption home page
----------
On This Page:
---------------------------------------------------------
if it's not installed...
but...
Function:
Secures the private key:
It keeps your secret key safe on your computer.
If someone steals your files, they cannot use your key without knowing this password.
Verifies ownership:
It ensures that only you can approve actions tied to your digital identity.
Usage:
Signing data:
You type the passphrase when you sign a file, email, or Git commit to prove it genuinely came from you.
Decrypting messages:
You type the passphrase when someone sends you an encrypted message so GPG can unlock your private key and let you read the text.
Temporary caching:
Programs like gpg-agent can remember your passphrase for a short time so you do not have to type it for every single action.
can also be used as a search parameter to find a specific key on your computer???
-------------
If you have previously defined keys that have expired...
you may want to delete them...
can you edit them to extend the expiration?...
If they are still valid (unexpired) you'll want to define your new keys using different passphrases.
-----
-----------------------------------------
eof