content: add privacy.md, update {about,contact}.md
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f7d9892205
commit
051903761c
@ -40,3 +40,7 @@ Scoring 130 out of 100 points
|
||||
* SSL Labs [TLS rating](https://www.ssllabs.com/ssltest/analyze.html?d=dotya.ml): *A+*
|
||||
|
||||
* [cryptcheck.fr](https://cryptcheck.fr/https/dotya.ml): *A+*
|
||||
|
||||
### Privacy
|
||||
see [privacy]({{< relref "privacy" >}}), the short version being *we are not
|
||||
selling you out* 🎉.
|
||||
|
@ -35,21 +35,12 @@ the pubkey can be found in a [key repo](https://keyserver.ubuntu.com/pks/lookup?
|
||||
|
||||
communication using gpg is *preferable*
|
||||
|
||||
## privacy
|
||||
|
||||
### tl;dr
|
||||
[Access logs](https://en.wikipedia.org/wiki/Server_log) are stored for up to 30 days for the purpose of defending against abuse.
|
||||
|
||||
### the long version
|
||||
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 - no data at all - **FOR PROFIT**.\
|
||||
Period.
|
||||
|
||||
No personally identifiable data is collected - actively or passively - and therefore can't be passed on to third parties (such as advertisement companies), nor is there any intention of *ever* doing so.
|
||||
|
||||
Visitor device's apparent IP address *is stored* in access log, along with a [user agent](https://duckduckgo.com/?t=ffab&q=user+agent) string, which allows us to defend against abuse.
|
||||
These logs are automatically overwriten approximately every 30 days.
|
||||
## Privacy
|
||||
see [privacy]({{< relref "about#privacy" >}}), or in case of questions, say
|
||||
hi and ask away at:
|
||||
```sh
|
||||
hello at dotya dot ml
|
||||
```
|
||||
|
||||
## Long live the libre world!
|
||||
|
||||
|
21
content/privacy.md
Normal file
21
content/privacy.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "privacy"
|
||||
date: 2022-08-30T12:47:37+02:00
|
||||
lastmod: 2022-08-30T12:47:37+02:00
|
||||
enableGitInfo: true
|
||||
draft: false
|
||||
---
|
||||
|
||||
### tl;dr
|
||||
[Access logs](https://en.wikipedia.org/wiki/Server_log) are stored for up to 30 days for the purpose of defending against abuse.
|
||||
|
||||
### the long version
|
||||
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 - no data at all - **FOR PROFIT**.\
|
||||
Period.
|
||||
|
||||
No personally identifiable data is collected - actively or passively - and therefore can't be passed on to third parties (such as advertisement companies), nor is there any intention of *ever* doing so.
|
||||
|
||||
Visitor device's apparent IP address *is stored* in access log, along with a [user agent](https://duckduckgo.com/?t=ffab&q=user+agent) string, which allows us to defend against abuse.
|
||||
These logs are automatically overwriten approximately every 30 days.
|
Loading…
Reference in New Issue
Block a user