From 468dcf67a0d2574de9fc0d16a47265d1a23ec63c Mon Sep 17 00:00:00 2001 From: LGUG2Z Date: Tue, 24 Sep 2024 15:25:48 -0700 Subject: [PATCH] docs(privacy): add privacy policy --- PRIVACY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 PRIVACY.md diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 00000000..0b5daf11 --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,8 @@ +# Privacy Policy for Komorebi + +No data about your device(s) or _komorebi_ usage leave your device. + +## Data Maintained by Komorebi + +_komorebi_ writes log files to and keeps a list of temporary window handles (HWNDs) currently managed by the process in +the `$Env:LOCALAPPDATA\komorebi\` directory. This directory is owned by the user running the process. \ No newline at end of file