Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavel-hrdina/pubkeys
My pubkeys
https://github.com/pavel-hrdina/pubkeys
pgp pgp-key pubkey
Last synced: 19 days ago
JSON representation
My pubkeys
- Host: GitHub
- URL: https://github.com/pavel-hrdina/pubkeys
- Owner: pavel-hrdina
- Created: 2023-08-06T11:32:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T13:20:45.000Z (12 months ago)
- Last Synced: 2024-11-08T03:41:19.972Z (2 months 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
```