homepage/content/contact.md

59 lines
1.1 KiB
Markdown
Raw Normal View History

---
title: "contact"
date: 2020-03-07T01:53:03+01:00
draft: false
---
\-- wanderer
## e-mail
```
< a_mirre AT utb DOT cz >
```
## gpg
#### fingerprint:
```bash
E860 AB3C D007 8D30 E86C DA74 7B28 D8DC 28BD 2388
```
2020-03-16 04:58:54 +01:00
\
the corresponding pubkey: [0x28bd2388](/28bd2388)
2020-03-16 04:58:54 +01:00
```bash
$ curl -sS https://dotya.ml/store/0x28bd2388.asc | gpg --show-key --keyid-format 0xlong -
```
you can import the [key](/store/0x28bd2388.asc) to your keyring, like so
```bash
2020-03-16 04:58:54 +01:00
$ curl -sS https://dotya.ml/store/0x28bd2388.asc | gpg --import -
```
2020-03-16 04:58:54 +01:00
always **verify** that the fingerprint matches [the one on this page](#gpg)
```bash
2020-03-16 04:58:54 +01:00
$ gpg --fingerprint 0x28bd2388
```
communication using gpg is *preferable*
## Privacy policy
Since I don't like such practices myself, this site *does* **not** collect
*any* kind of user/browser/device/user agent/network identifier,
which - for simplicity's sake is - ANY data.\
Period.\
No IP addresses are stored, no user
agents logged, no cookies are used to identify users.
Therefore **no data is collected** and can't be passed on to third parties,
nor is there any intention of ever doing so.
## Long live the libre world!
Feel at home.\
Cheers.