Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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