From 0b6338070858af511d3eb267fe9cce359c7b9b01 Mon Sep 17 00:00:00 2001 From: Damontecres Date: Thu, 20 Nov 2025 14:18:33 -0500 Subject: [PATCH] Add docs --- docs/_config.yml | 7 +++++++ docs/index.md | 3 +++ docs/privacy.md | 28 ++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 docs/_config.yml create mode 100644 docs/index.md create mode 100644 docs/privacy.md diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 00000000..2845c2ba --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,7 @@ +title: Wholphin +author: '' +description: '' +baseurl: "" +theme: minima +plugins: + - jekyll-feed \ No newline at end of file diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..bf0c84b7 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,3 @@ +--- +layout: home +--- \ No newline at end of file diff --git a/docs/privacy.md b/docs/privacy.md new file mode 100644 index 00000000..455c50de --- /dev/null +++ b/docs/privacy.md @@ -0,0 +1,28 @@ +--- +layout: page +title: Privacy Policy +permalink: /privacy-policy/ +--- + +# Privacy Policy + +Wholphin does not collect any personal information. Wholphin does not store or transmit your personal details. Wholphin does not include any advertising or analytics software that communicate with third parties. + +## Wholphin logs + +Wholphin can, with your explicit your consent, send application logs to _your_ currently connected Jellyfin server. + +The logs can contain information such as, but not limited to: +- The device model and/or manufacturer +- Android OS version and/or other OS identifiers (SDK level, manufacturer's OS version, etc) +- The app version of Wholphin +- The app's settings +- The date and time including your time zone +- The URL of your server +- Possibly the UUIDs of your servers, users, or media items + +**Always review the logs before sharing them publicly to ensure they do not contain any personal information!** + +## What information is collected? + +Wholphin does not collect nor store any personal information. No information is shared with third-parties.