diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-23 09:58:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-23 10:02:39 -0400 |
| commit | df8251b30588698748bcaf0d801456ed61b31101 (patch) | |
| tree | b8cde9140614efc0c08be8162ae43a0c1547db02 | |
| parent | 6932b39dfdab992e63d83d8372e4caffd0c779a1 (diff) | |
clarify hosting
| -rw-r--r-- | static/features.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 5d23ef67..12407b64 100644 --- a/static/features.html +++ b/static/features.html @@ -198,8 +198,9 @@ <ul> <li>Strict privacy and security practices for our infrastructure</li> <li>Unnecessary logging is avoided and logs are automatically purged after 10 days</li> - <li>Services hosted on OVH without involving any additional parties for CDNs, - mirrors or other services. We don't outsource to others</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> <li>Our services are built with open technology stacks to avoid being locked in to any particular hosting provider or vendor</li> <li>Open documentation on our infrastructure including listing out all of our |
