2020-03-07 05:56:08 +01:00
|
|
|
---
|
|
|
|
title: "contact"
|
|
|
|
date: 2020-03-07T01:53:03+01:00
|
2020-03-07 06:14:58 +01:00
|
|
|
draft: false
|
2020-03-07 05:56:08 +01:00
|
|
|
---
|
2020-03-08 05:11:26 +01:00
|
|
|
\-- wanderer
|
2020-03-07 05:56:08 +01:00
|
|
|
|
|
|
|
## e-mail
|
|
|
|
|
|
|
|
```
|
|
|
|
< a_mirre AT utb DOT cz >
|
|
|
|
```
|
|
|
|
|
|
|
|
## gpg
|
|
|
|
|
2020-03-08 05:11:26 +01:00
|
|
|
#### fingerprint:
|
2020-03-07 05:56:08 +01:00
|
|
|
|
|
|
|
```bash
|
|
|
|
E860 AB3C D007 8D30 E86C DA74 7B28 D8DC 28BD 2388
|
|
|
|
```
|
|
|
|
|
2020-03-08 05:11:26 +01:00
|
|
|
the corresponding pubkey: [0x28bd2388](/28bd2388)\
|
|
|
|
always **verify** that the fingerprint matches the one on this page
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ curl -sS https://dotya.ml/store/28bd2388.asc | gpg -
|
|
|
|
```
|
2020-03-07 05:56:08 +01:00
|
|
|
|
2020-03-08 05:11:26 +01:00
|
|
|
you can then import the [key](/store/0x28bd2388.asc) to your keyring, like so
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ curl -sS https://dotya.ml/28bd2388.asc | gpg --import -
|
|
|
|
```
|
|
|
|
|
|
|
|
communication using gpg is *preferable*
|
2020-03-07 05:56:08 +01:00
|
|
|
|
|
|
|
## 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.
|
|
|
|
|