From b5b48ba04688a950617e6d8db8e768fee33fa48d Mon Sep 17 00:00:00 2001 From: broodjeaap Date: Fri, 22 Mar 2024 15:33:15 +0000 Subject: [PATCH] added privacy policy --- PRIVACY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 PRIVACY.md diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000..0a6dc16 --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,16 @@ +## OhThatsA: Privacy policy + +Welcome to the OhThatsA app for Android! + +This is an open source Android app developed by me. The source code is available on my Gitea repository under the MIT license; the app is also available on Google Play. + +I know how irritating it is when apps collect your data without your knowledge. + +I have not programmed this app to collect any personally identifiable information. All data (app preferences (like theme, etc.) and alarms) created by you is stored on your device only, and can be simply erased by clearing the app's data or uninstalling it. + +If you find any security vulnerability that has been inadvertently caused by me, or have any question regarding how the app protects your privacy, please send me an email and I will surely try to fix it/help you. + +Yours sincerely, +David +david@broodjeaap.net +https://gitea.broodjeaap.net/broodjeaap/OhThatsA \ No newline at end of file