Skip to content

Commit ec28c44

Browse files
authored
Add privacy Policy
1 parent 8a01f98 commit ec28c44

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

_includes/sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<li><a href="/framewiki:copyright">Framewiki: Copyright</a></li>
3838
<li><a href="/framewiki:guidelines">Framewiki: Guidelines</a></li>
3939
<li><a href="/framewiki:governance">Framewiki: Governance</a></li>
40+
<li><a href="/framewiki:privacy">Framewiki: Privacy</a></li>
4041
</ul>
4142

4243
Most content published under the CC BY-SA 4.0 license. See <a href="/framewiki:copyright">Framewiki:Copyright</a> for details.

framewiki/privacy-policy.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
---
3+
# Framewiki: Privacy Policy
4+
- Framewiki collects aggregated analytics data which is available publicly.
5+
- Framewiki's analytics server logs your IP address and User-Agent when your browser submits or views analytics data, but does not associate it with analytics data.
6+
- GitHub, which hosts Framewiki, collects your IP address when you visit the site, but does not expose this information to us.
7+
- If you choose to submit changes or comments via GitHub, GitHub collects additional information subject to the GitHub Privacy Policy.
8+
- If you choose to sign into GitHub through the discussion section on Framewiki, you authorize Giscus to post comments on GitHub Discussions through your account. Giscus does not collect any personal data.
9+
10+
## Information Collected via Framewiki
11+
### GitHub Pages
12+
Framewiki is hosted on GitHub Pages. When you visit Framewiki, GitHub logs and stores your IP address for security purposes, regardless of whether or not you are logged into GitHub. GitHub does not make this information available to Framewiki. For more information, see the [GitHub Pages data collection statement](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#data-collection).
13+
14+
### GitHub
15+
Framewiki contributions and discussions are submitted via GitHub using your GitHub account. Framewiki does not store GitHub usernames, emails, or any other user data outside of GitHub. GitHub's data collection and use of your data is subject to the [GitHub Privacy Policy](https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement)
16+
17+
### Giscus
18+
Framewiki's discussion section uses Giscus. Giscus does not collect any personal information. When you sign into GitHub via the discussion section on Framewiki, you authorize Giscus to post discussion comments on your behalf using the GitHub OAuth flow. If you do not wish to authorize Giscus to post on your behalf, you can use GitHub Discussions directly at [framewiki/framewiki.net/discussions](https://github.com/framewiki/framewiki.net/discussions). For more information, see the [Giscus Privacy Policy](https://github.com/giscus/giscus/blob/main/PRIVACY-POLICY.md).
19+
20+
### Plausible Analytics
21+
Framewiki uses a self-hosted instance of Plausible Analytics to understand traffic and prioritize work on the site. Plausible does not collect personal data, store cookies, or track users individually. All analytics data is aggregated and publicly available at <https://metrics.framewiki.net/framewiki.net>
22+
23+
The web server that runs Plausible logs the IP address, User-Agent, URL path and timestamp associated with each request for security purposes. This information is not shared with any third party and is deleted when server logs are rotated. The server does not log any other contents of the associated request or associate the logged information with any other data, including analytics data.
24+
25+
## Cookies and Tracking
26+
Framewiki does not use tracking cookies or track individual users.
27+
28+
When you sign into GitHub via the discussion section on Framewiki, Giscus will store a server-encrypted API token in your browser. On every subsequent load of Framewiki, the token will be decrypted by the Giscus server to let you create authenticated requests to the GitHub Discussions API.
29+
30+
## GDPR/CCPA Right to Access and Deletion
31+
Framewiki does not have any data to provide or delete upon request.
32+
33+
## Contact
34+
Framewiki is managed by the Framewiki Administrative Board. See [Framewiki: Governance](/framewiki:governance). To contact the administrative board regarding this privacy policy, email [privacy@framewiki.net](mailto:privacy@framewiki.net).
35+
36+
37+
## Updates to This Policy
38+
The Framewiki Administrative Board regularly reviews this policy and places any updates on this page. This privacy policy was last updated on Feb. 4, 2025.

0 commit comments

Comments
 (0)