diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-15 18:32:14 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-15 18:32:14 -0400 |
| commit | b365ba243a116766c8b056d24956f75f1eefddef (patch) | |
| tree | c43fa85ec0dd1986681995f2e0d9ebb8178cc6de | |
| parent | 2597259b451101fd946d43780ffa82953a681d70 (diff) | |
we also use BuyVM for mirrors
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 6a214640..df745e64 100644 --- a/static/features.html +++ b/static/features.html @@ -1128,8 +1128,8 @@ <li>Unnecessary logging is avoided, and logs are automatically purged after 4 days (network services used by the OS) to 10 days</li> <li>Services are hosted entirely via our own dedicated servers and virtual - machines from OVH without involving any additional parties for CDNs, SaaS - platforms, mirrors or other services</li> + machines from OVH (and BuyVM for mirrors) without involving any additional + parties for CDNs, SaaS platforms, mirrors or other services</li> <li>Our services are built with open technology stacks to avoid being locked into any particular hosting provider or vendor</li> <li>Open documentation on our infrastructure including listing out all of our |
