--- /dev/null
+---
+title: "Artix Repo"
+date: 2024-11-17T15:31:36+01:00
+---
+I host my own Artix Linux repo.
+
+```
+[dujem]
+Server = https://artix.dujemihanovic.xyz/$repo/$arch
+```
+
+**Privacy notice**: Accesses to the subdomain `artix.dujemihanovic.xyz` are
+logged. The following is logged:
+
+* timestamp
+* first 8 characters of SHA-256 sum of IP address as per
+ [this](https://caddyserver.com/docs/caddyfile/directives/log#hash)
+* URI
+* user agent
+
+This is done purely for analytical purposes.