--- 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 ``` 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 - ``` 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* ## 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.