Privacy policies · Getting started
German and English privacy-policy pages for the Sudoku Online Android app.
Serve the repository root with Python 3:
python -m http.server 8000Open http://localhost:8000 for the German page or http://localhost:8000/privacy-policy-en.html for the English page. These are static HTML documents with no build step.
Keep both language versions aligned with the application's actual data handling. The policy text is maintained in the HTML files linked above.