blob: 57206301ceee09b05aa4f433d2b9830625f93563 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
title: "GPG key"
category:
- me
- update
abstract: Ways to contact me
date: 2023-11-30T21:52:39+01:00
draft: false
---
### GPG keys
If you want, you can use my GPG key to validate signature (all emails from me should be signed) or to encrypt a message.
You can find the key [here](/mms.gpg).
Or you can import it directly
```
curl -sL https://michal.sapka.me/mms.gpg | gpg --import
```
Log:
- 2023-11-30: key *72AC6E152B4D98DE4CEF2CDA7E97D88147ED66E7* created
|