diff --git a/static/faq.html b/static/faq.html index fa286520..a15ee5cf 100644 --- a/static/faq.html +++ b/static/faq.html @@ -79,6 +79,7 @@ tracking and silent SMS?
  • Which connections do the OS and bundled apps make by default?
  • +
  • What is the privacy policy for GrapheneOS services?
  • Which DNS servers are used by default?
  • How do I use a custom DNS server?
  • Why does Private DNS not accept IP @@ -546,6 +547,33 @@
  • +

    + What is the privacy policy for GrapheneOS services? +

    + +

    GrapheneOS services follow the EFF's + privacy-friendly Do Not Track (DNT) policy for all users of our publicly available + services, not just those opting out of tracking via Do Not Track. Our policy is the + same with "DNT User" redefined as "user" to cover any user. This serves as a standard + privacy policy across all of our public services:

    + + + +

    Our implementation of the policy primarily consists of making sure our servers only + retain logs for 10 days. In practice, we follow much stricter privacy guidelines than + than the rules laid out in the EFF policy. However, we don't want to define our own + complex, ad-hoc privacy policy rather than reusing a sensible one with serious thought + put into it by experts.

    + +

    Our mail server (mail.grapheneos.org) isn't offered as a public service and doesn't + have a privacy policy since it's only used internally by GrapheneOS developers.

    +

    Which DNS servers are used by default?