mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add docs
This commit is contained in:
commit
0b63380708
3 changed files with 38 additions and 0 deletions
7
docs/_config.yml
Normal file
7
docs/_config.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
title: Wholphin
|
||||||
|
author: ''
|
||||||
|
description: ''
|
||||||
|
baseurl: ""
|
||||||
|
theme: minima
|
||||||
|
plugins:
|
||||||
|
- jekyll-feed
|
||||||
3
docs/index.md
Normal file
3
docs/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
layout: home
|
||||||
|
---
|
||||||
28
docs/privacy.md
Normal file
28
docs/privacy.md
Normal file
|
|
@ -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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue