Your Privacy On This Website
Last updated on 2024-09-06. Feel free to send me an email if you have any questions.
Webserver Logs
Server access logs are utilized for analyzing website traffic. These logs contain information such as your IP address, User Agent, and Referer website. A typical log entry may appear as follows:
11.22.33.44 - - [17/Aug/2022:08:49:28 +0000] "GET /music/id:29 HTTP/1.1" 200 3352 "https://spartalien.com/news/id:53" "Mozilla/5.0 (Linux; Android 7.0;)"
Certain errors are logged separately. For instance, when encountering a 404 error (page not found), the logs would resemble this:
1710231337.0037 | 2024-03-12 08:15:37 UTC | error 404 | /some/page | client_ip_hash=HASH_CODE | client_agent=Mozilla/5.0
Visitors will be displayed in the active visitors section at the bottom of the website.
For this the temporarly stored and displayed data is: unique client hash
, last request time
, last location
.
Tracking
This website refrains from employing third-party trackers. However, it's important to note that embedded content, such as music and video players, may introduce tracking elements on the pages where they are loaded. These trackers provide various statistics, which I may utilize.
Furthermore, in my Newsletter mailing list, opens and clicks are tracked.
Website Host
This website is hosted on NearlyFreeSpeech.NET.
Newsletter Mailinglist Host
The Newsletter mailinglist is hosted on Mailchimp.
Website Source Code
You can view the full source code on GitHub. The main branch is usually what is live right now.