mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
17 lines
583 B
Markdown
17 lines
583 B
Markdown
# Privacy Policy
|
|
|
|
Komga is a self-hosted application. It does not transmit any data outside the machine hosting it.
|
|
|
|
## Data collected
|
|
|
|
Data collected is stored in the local SQLite database required for the application to function, and never leaves your
|
|
machine.
|
|
|
|
### Information provided by the user(s)
|
|
|
|
- **Email address**: required to create an account
|
|
|
|
### Information collected automatically
|
|
|
|
- **IP address and User-Agent of authentication connections**: stored in the local database during authentication
|
|
attempts. That information is automatically deleted after one month.
|