mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
Update privacy.md
"Fingerprinting" turns out to just be SRI Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
3afe0fa50f
commit
7a1ea8d49f
@ -1,14 +1,14 @@
|
||||
---
|
||||
title: "Privacy Policy"
|
||||
date: 2022-07-18
|
||||
lastmod: 2022-07-21
|
||||
lastmod: 2022-08-03
|
||||
---
|
||||
|
||||
PrivSec.dev as a project does not collect any personal information. We do not log your IPs, collect your fingerprints, or run any sort of analytics on you. In sort, we do not care who you are, what you do, or how you are using our website. It is none of our business.
|
||||
|
||||
## Software
|
||||
|
||||
We use [Hugo](https://gohugo.io/) to build our website. Hugo has fingerprinting capabilities, but we turn that off in our configuration. Hugo also has [additional privacy settings](https://gohugo.io/about/hugo-and-gdpr/) for GDPR compliance, and we configure it to be as privacy friendly as possible.
|
||||
We use [Hugo](https://gohugo.io/) to build our website. Hugo has [additional privacy settings](https://gohugo.io/about/hugo-and-gdpr/) for GDPR compliance, and we configure it to be as privacy friendly as possible.
|
||||
|
||||
Services like Disqus, Instagram, and Google Analytics are disabled. We do link to Twitter, Vimeo and Youtube in our blogs, and we turn on "enableDNT" and "privacyEnhanced" for those services.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user