From 1a6b46238794909569ca82f827bd1fb5e8b6139f Mon Sep 17 00:00:00 2001 From: pynicolas <6371790+pynicolas@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:12:55 +0200 Subject: [PATCH] Create privacy.md --- privacy.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 privacy.md diff --git a/privacy.md b/privacy.md new file mode 100644 index 0000000..c82fdaf --- /dev/null +++ b/privacy.md @@ -0,0 +1,11 @@ +# Privacy Policy + +**MyScan** does not collect or share any personal data. + +- The camera is used locally to detect documents. +- No data is sent to any server. +- No analytics, no advertising, no tracking. + +This app is entirely offline and open source. + +You can inspect the full source code in this repository.