2022-09-08 02:16:15 +05:30
|
|
|
---
|
|
|
|
title: "Privacy"
|
|
|
|
draft: false
|
|
|
|
---
|
|
|
|
|
|
|
|
**TLDR**: We do not use cookies, we do not collect any personal data and
|
|
|
|
logs aren't shared with third-parties.
|
|
|
|
|
|
|
|
## Website visitors
|
|
|
|
|
|
|
|
- No personal information is collected.
|
|
|
|
- No information is stored in the browser.
|
|
|
|
- No information is shared with, sent to or sold to third-parties.
|
|
|
|
- No information is shared with advertising companies.
|
|
|
|
- No information is mined and harvested for personal and behavioral trends.
|
|
|
|
- No information is monetized.
|
|
|
|
|
|
|
|
### Information we collect and what we use it for
|
|
|
|
|
2022-09-12 15:51:49 +05:30
|
|
|
Website activity is logged and stored for a period of two months for
|
|
|
|
debugging purposes. We don't share this information with anyone.
|
|
|
|
|
|
|
|
Website activity is also measured using a self-hosted
|
|
|
|
[Matomo](https://matomo.org) instance that is configured to not set any
|
|
|
|
tracking cookies and respect [Do Not
|
|
|
|
Track](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/DNT)
|
|
|
|
headers.
|
2022-09-08 02:16:15 +05:30
|
|
|
|
|
|
|
The following information is collected:
|
|
|
|
|
2022-09-12 15:51:49 +05:30
|
|
|
- **Page URL**. the page URL of each page view on this website. For
|
2022-09-08 02:16:15 +05:30
|
|
|
example: _https://librepages.org/contact_
|
2022-09-12 15:51:49 +05:30
|
|
|
- **Browser**. We use this to reproduce browser-specific bugs people
|
2022-09-08 02:16:15 +05:30
|
|
|
see. This is derived from the User-Agent HTTP header. For example: _Chrome_.
|
|
|
|
|
|
|
|
## Contact us
|
|
|
|
|
|
|
|
[Contact us](https://matrix.to/#/#librepages:matrix.batsense.net) if you have any questions.
|
|
|
|
|
|
|
|
Effective Date: _08th September, 2022_
|
2022-09-12 15:51:49 +05:30
|
|
|
Last edit: 2022-09-12
|
|
|
|
|
|
|
|
## Changes
|
|
|
|
|
|
|
|
#### 2022-09-12
|
|
|
|
|
|
|
|
1. We started using a self-hosted [Matomo](httos://matomo.org) instance to collect basic
|
|
|
|
statistics like pages views. The analytics is not shared with any
|
|
|
|
third-party and doesn't store any tracking cookies on the visitor's browser.
|
|
|
|
|
|
|
|
All analytics data is automatically deleted after a period
|
|
|
|
of 60 days.
|
|
|
|
|
|
|
|
2. Log storage duration is increased to two months from the original one
|
|
|
|
month period.
|