Pudu programming language
Menu
privacy

Privacy

This page is website/pages/privacy.md in the repository, and changing it changes this page.

This site does not track you.

What it does not do

You can check all of this. Open the page source, or read the code that renders it — this site is a Pudu program, and every page it can serve is in that directory.

What is unavoidable

The site is hosted on Vercel, and a request has to reach a server to be answered. Vercel keeps operational logs for that, which include your IP address, and its own privacy policy governs them. Nothing in those logs is read, analysed, or exported by this project.

The documentation search runs on the server, so a search query reaches it in the URL. Queries are not stored by this project and are not associated with anything.

Downloads

Archives are hosted on GitHub Releases. Downloading one is a request to GitHub, and GitHub's privacy policy applies to it. The compiler itself sends nothing anywhere: pudu makes no network request unless the program you run makes one.

Changes

If this ever stops being true, this page changes first and the change is visible in the repository's history.

Questions about this page can go to <chrisperezsantiago1@gmail.com>.