awebsite/content/pages/privacy.md

76 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2025-05-01 03:20:23 +02:00
+++
2025-05-05 23:35:33 +02:00
title = "Terms and Privacy Statement"
2025-05-01 03:20:23 +02:00
date = 2025-05-01
authors = ["Aron Petau"]
2025-05-17 12:11:04 +02:00
[extra]
show_copyright = true
show_shares = true
featured = true
2025-05-01 03:20:23 +02:00
+++
2025-05-17 12:11:04 +02:00
My website address is: <https://aron.petau.net>
## Location
2025-05-27 10:14:01 +02:00
This page is no longer hosted on [GitHub Pages](https://github.com)—**it is now proudly self-hosted** on a FriendlyElec CM3588 board, running under my sofa in Germany, sometimes even powered by solar energy.
The fact that you're reading this already feels like a small victory.
2025-05-17 12:11:04 +02:00
The entire site runs in a lightweight and modular **Docker** setup, making it easy to maintain, migrate, and tweak without compromising on stability or control.
The site is served using [Caddy](https://caddyserver.com), which handles HTTPS and web delivery with simplicity and elegance.
It is protected by [Cloudflare](https://www.cloudflare.com/en-gb/). I'm not particularly thrilled about that part, but security matters—and so does your privacy.
I do not use any proxying services beyond what's absolutely necessary, and I do my best to reduce tracking for both myself and others, using what knowledge and care I have.
2025-05-27 10:14:01 +02:00
Because this site is hosted in Germany, it falls under the [GDPR](https://gdpr.eu/).
Since I do not collect or process any personal data, **no cookie banner or privacy notice is legally required**.
2025-05-17 12:11:04 +02:00
### No Data Collection
This is a static website.
There is **no database**, **no user accounts**, and **no cookies**—not from me, and not from any third parties.
Nothing here tracks you.
### Comments via Mastodon
This site includes a lightweight, privacy-conscious commenting system that integrates with [Mastodon](https://joinmastodon.org). All comments are retrieved live via API calls from Mastodon instances.
This means:
- **All comment data remains on Mastodon**
- I store **nothing**—no comment content, no usernames, no metadata
- Interaction with the system is completely voluntary and handled on Mastodons side
### IndieWeb Sharing
2025-05-27 10:14:01 +02:00
Youll find various options to share posts across the [IndieWeb](https://indieweb.org), using standards like Webmention and ActivityPub.
These tools empower decentralization and privacy-conscious interaction—no tracking, no surveillance capitalism.
2025-05-17 12:11:04 +02:00
### Source Code Transparency
The entire codebase of this site is publicly available.
You can find it in the bottom right corner of the page—feel free to explore, audit, or fork.
2025-05-01 03:20:23 +02:00
2025-05-17 12:11:04 +02:00
## Embedded Content from Other Websites
2025-05-17 12:11:04 +02:00
Some posts may include embedded content (like videos, images, or articles).
These behave just like if you had visited the other website directly. That means:
2025-05-17 12:11:04 +02:00
- They **may collect data** about you
- They **may use cookies**
- They **might embed third-party tracking**
- They **can track your interaction**, especially if you're logged in to their service
2025-05-17 12:11:04 +02:00
If youve made it this far into my privacy policy, chances are you already know how to use a VPN and have some basic sense of digital hygiene.
2025-05-17 12:11:04 +02:00
## Final Words
2025-05-27 10:14:01 +02:00
I now self-host this website on a tiny but powerful CM3588 board with a Dockerized setup and Caddy as the web server.
Its a learning journey—both fun and slightly chaotic.
2025-05-17 12:11:04 +02:00
If you have ideas for improving the setup, or just want to chat about home servers, reach out anytime.
2025-05-17 12:11:04 +02:00
Thanks for stopping by and caring about privacy.