Skip to content

Commit

Permalink
gpg: key usage flags
Browse files Browse the repository at this point in the history
  • Loading branch information
johannst committed Mar 30, 2024
1 parent 69ce6e4 commit 98c909e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/tools/gpg.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ gpg --verify <file>.asc <file>
- `pub` public key
- `sub` public subkey
Key usage flags:
- `[S]` signing
- `[C]` create certificates
- `[E]` encrypting
- `[A]` authentication
## Keyservers
- http://pgp.mit.edu
- http://keyserver.ubuntu.com
Expand Down

0 comments on commit 98c909e

Please sign in to comment.