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: 4 months ago
JSON representation

My pubkeys

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
```