https://github.com/pavel-hrdina/pubkeys
My pubkeys
https://github.com/pavel-hrdina/pubkeys
pgp pgp-key pubkey
Last synced: 4 months ago
JSON representation
My pubkeys
- Host: GitHub
- URL: https://github.com/pavel-hrdina/pubkeys
- Owner: pavel-hrdina
- Created: 2023-08-06T11:32:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T13:20:45.000Z (over 2 years ago)
- Last Synced: 2025-05-30T03:38:42.857Z (about 1 year ago)
- Topics: pgp, pgp-key, pubkey
- Homepage: https://github.com/Pavel-Hrdina/pubkeys
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pubkeys
This repository contains my pgp public key, in case you need it. The key is my main key.
## Importing the key
To import and use the key, run the following command:
```bash
$ curl https://raw.githubusercontent.com/Pavel-Hrdina/pubkeys/main/Pavel_Hrdina_0x8E48695D_public.gpg | gpg --import
```