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.