diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 20:05:49 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 20:06:35 -0500 |
| commit | 1bfc541aa541b1abfc1a7e52e728c4b171a65f0f (patch) | |
| tree | dd519987048f4d7ed33a69bde3bd2d312e073db8 | |
| parent | de1173b81e715ba28cb4b5f4abc730c08ae6d624 (diff) | |
clarify services for GrapheneOS project members
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index fcf0ac98..d61f1c47 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1005,6 +1005,9 @@ <li>time.grapheneos.org</li> <li>apps.grapheneos.org</li> <li>discuss.grapheneos.org</li> + <li>matrix.grapheneos.org</li> + <li>element.grapheneos.org</li> + <li>mail.grapheneos.org</li> </ul> <p>Our implementation of the policy primarily consists of making sure our servers only @@ -1013,9 +1016,10 @@ complex, ad-hoc privacy policy rather than reusing a sensible one with serious thought put into it by experts.</p> - <p>Our mail server (mail.grapheneos.org), Matrix server (matrix.grapheneos.org) and - Element instance (element.grapheneos.org) aren't offered as a public service and don't - have a privacy policy since they're only used internally by GrapheneOS developers and staff.</p> + <p>Our mail server (mail.grapheneos.org), Matrix server + (matrix.grapheneos.org) and Element instance (element.grapheneos.org) only + provide accounts for GrapheneOS project members so most functionality is + outside the scope of what's relevant to a public privacy policy.</p> </article> <article id="default-dns"> |
