PaperPull

Privacy

This program does not transfer any information to other networked systems unless specifically requested by the user.

That is the whole policy. The rest of this page says what it means in practice, so you can check it against the code. It is the same text as PRIVACY.md in the repository, which is the copy that ships inside the program.

What the program contacts

Nothing else. There is no update check, no crash reporting, no usage statistics, no analytics, and no account with this project. The program has no server of its own to talk to.

What stays on your computer

Everything the program produces stays in the folders you chose.

The control panel is a small local web server that listens on 127.0.0.1 only. It is not reachable from other machines and rejects requests that do not come from your own browser on the same computer.

What this project collects about you

Nothing. The project has no telemetry and no way to know you installed it. GitHub, where the releases are hosted, has its own privacy statement covering downloads from its site, and the Microsoft Store has its own covering purchases there.

This website

This site is static files served from a private server. It sets no cookies and runs no analytics. The download buttons ask GitHub's public API for the newest release so they can point straight at it, which is a request from your browser to GitHub and nothing else.

Reporting a concern

If you find the program contacting anything not listed above, that is a bug and a serious one. Open an issue or follow SECURITY.md.