diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:02:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:03 -0400 |
| commit | 673489dedf566901f5e01ba311b5e3769071b22d (patch) | |
| tree | f5dfa16577a4a232d9b74a76fb9de8301b6a1fcf /static | |
| parent | 530fb3036255659b03cbe0b8a65c9ea2fff67b53 (diff) | |
clarify our Matrix and Element instances are also used internally only
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index a5c0a649..4ec4594b 100644 --- a/static/faq.html +++ b/static/faq.html @@ -860,8 +860,9 @@ 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) isn't offered as a public service and doesn't - have a privacy policy since it's only used internally by GrapheneOS developers.</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> </article> <article id="default-dns"> |
