blob: c2ccd5301d40656a5a8b6eabfe9a4130b688905c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
+++
title = "Contact"
author = ["Michał Sapka"]
draft = false
weight = 1003
abstract = "How to contact me"
aliases = ["/contact/"]
+++
## Contact {#contact}
I try not use social media except for YouTube. Therefore, you won't find me on Twitter, TikTok.
****Email****: [contact@michal.sapka.me](mailto:contact@michal.sapka.me)
****Mastodon****: [@mms@emacs.ch](https://emacs.ch/@ms)
## GPG keys {#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
```shell
curl -sL https://michal.sapka.me/mms.gpg | gpg --import
```
Log:
- 2023-11-30: key **72AC6E152B4D98DE4CEF2CDA7E97D88147ED66E7** created
|