Update privacy policy: Rearrange sentences

This commit is contained in:
Ethan Yoo 2023-03-12 09:54:19 -04:00
parent 2b845aa185
commit cee198edc9
Signed by: ethan
GPG Key ID: 70596474C5D20F85
1 changed files with 6 additions and 2 deletions

View File

@ -7,11 +7,11 @@ description: "You should always try to understand the privacy policy."
I do not use any analytics platforms or advertising services, including Google AdSense, Google Analytics, or Matomo.
There are no external dependencies or resources, including Google Fonts or social media (e.g., Facebook, Twitter, embedded YouTube videos).
There are no external dependencies or resources, including Google Fonts or social media (e.g., Facebook, Twitter, embedded YouTube videos). If JavaScript is disabled (typically a conscious decision) or the search script fails to load, however, search queries will instead be sent to DuckDuckGo.
I do not have access logs enabled. [Access logs](https://httpd.apache.org/docs/current/logs.html) typically include IP addresses, operating system information, the internal pages and resources requested, and time of access.
Browsers will, by default, "prefetch," or ["proactively perform domain name resolution on both links that the user may choose to follow as well as URLs for items referenced by the document."](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control) Because I link to external sites, I have *disabled* prefetching with the X-DNS-Prefetch-Control header. Setting this header avoids "leaking" your information to external sites by simply browsing my website. **If you click on an external link, you are still subject to the privacy and security policies of that outside website.** If JavaScript is disabled (typically a conscious decision) or the search script fails to load, search queries will instead be sent to DuckDuckGo.
Browsers will, by default, "prefetch," or ["proactively perform domain name resolution on both links that the user may choose to follow as well as URLs for items referenced by the document."](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control) Because I link to external sites, I have *disabled* prefetching with the X-DNS-Prefetch-Control header. Setting this header avoids "leaking" your information to external sites by simply browsing my website. **If you click on an external link, you are still subject to the privacy and security policies of that outside website.**
Your connection to this website is secured by, among other settings, HTTP Strict Transport Security (HSTS) headers, redirection to HTTPS, and a strong Content Security Policy. You can [read more about web security](https://infosec.mozilla.org/guidelines/web_security) or [easily test any website's security settings.](https://observatory.mozilla.org/)
@ -22,3 +22,7 @@ If you do contact me, you're not required to use a real name or a permanent emai
*First posted on November 8, 2020*
*Updated on December 11, 2020 after disabling access logs*
*Updated on December 29, 2022 after adding the website's search function*
*Updated on March 12, 2023 to move a sentence describing the website's search function*