## Privacy The site contains no ads or cross-site references. I am currently hosted by [Hetzner][hetzner] and can't guarantee that they don't keep any logs of the website's visitors. I do keep logs for 14 days and use GoAccess to keep track of how many visitors I get. This information is not shared with anyone else. ## Licenses This site is powered by free software. The software is published under the [GNU General Public License version 3][gpl]. The content of the site is published under a [Creative Commons Attribution 4.0 International License][cc-by] unless otherwise stated. I am hosting local copies of the licenses: [GPLv3][gpl-local], [CC-BY-4.0][cc-by-local]. ## Source code This site is genarated using [gensite.py][], a small Python script based on [makesite.py][]. You can find the site's source code on [this repository][repo]. You can find all the JavaScript run on the site along with the licenses and source code in the [JavaScript Web Labels page][jswl]. [hetzner]: "Hetzner" [gpl]: "GNU General Public License version 3" [cc-by]: "Creative Commons Attribution 4.0 International License" [gpl-local]: "GNU General Public License version 3" [cc-by-local]: "Creative Commons Attribution 4.0 International License" [gensite.py]: "gensite.py — git.oscarbenedito.com" [makesite.py]: "makesite.py — GitHub" [repo]: "Source code" [jswl]: "JavaScript Web Labels"