MaaS page: add 'marketing' columns at the top of the page
This commit is contained in:
parent
6f711b5bc1
commit
d33a5ae889
1 changed files with 58 additions and 5 deletions
|
@ -5,9 +5,61 @@ _hidden: no
|
||||||
title: Hosted Matrix Chat
|
title: Hosted Matrix Chat
|
||||||
---
|
---
|
||||||
subtitle: Easy, decentralised & end-to-end encrypted chat
|
subtitle: Easy, decentralised & end-to-end encrypted chat
|
||||||
|
---
|
||||||
|
feature1_title: Open
|
||||||
|
---
|
||||||
|
feature1_text:
|
||||||
|
|
||||||
|
The evolution of Matrix is managed through an open governance process,
|
||||||
|
supervised by [The Matrix.org Foundation](https://matrix.org/foundation).
|
||||||
|
Moreover, all the software backing the network is [Free and Open
|
||||||
|
Source](https://en.wikipedia.org/wiki/Free_and_open-source_software), which
|
||||||
|
guarantees quality and security.
|
||||||
|
|
||||||
|
---
|
||||||
|
feature2_title: Secure & decentralized
|
||||||
|
---
|
||||||
|
feature2_text:
|
||||||
|
|
||||||
|
Both end-to-end encryption and federation are *built-in* into Matrix. The
|
||||||
|
former will be enabled by default in the near future, making it a valuable tool
|
||||||
|
for activists and privacy-minded people all across the world.
|
||||||
|
|
||||||
|
---
|
||||||
|
feature3_title: Zero Carbon
|
||||||
|
---
|
||||||
|
feature3_text:
|
||||||
|
We host your Matrix homeserver in our [own
|
||||||
|
datacenter](/u/projects/data-center-light/) in Switzerland, which we believe to
|
||||||
|
be as ecologically-friendly as a datacenter can get: we use old buildings,
|
||||||
|
second-hand hydroelectric, passive cooling and are directly plugged into a
|
||||||
|
hydroelectric power plant.
|
||||||
|
|
||||||
---
|
---
|
||||||
description3:
|
description3:
|
||||||
|
|
||||||
|
<div class="container" style="padding: 0;">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-3">
|
||||||
|
<h2>Growing fast!</h2>
|
||||||
|
<p>As of February 2020, the Matrix network supports ~13.5M visible
|
||||||
|
accounts, ~5.0M messages a day, ~40.000 federated servers and even <a
|
||||||
|
href="https://archive.fosdem.org/2019/schedule/event/matrix_french_state/">governments</a>!</p>
|
||||||
|
|
||||||
|
<p>A lot of privacy, security and usability work is going on... which
|
||||||
|
means that Matrix will get even more awesome in the coming months!</p>
|
||||||
|
|
||||||
|
<p>You can follow the <a href="https://matrix.org/blog/posts">Matrix.org
|
||||||
|
blog</a> to get frequent updates on Matrix's development, and chat with
|
||||||
|
us on <a
|
||||||
|
href="https://matrix.to/#/%23matrix:ungleich.ch">#matrix:ungleich.ch</a>!
|
||||||
|
</div>
|
||||||
|
<div class="col-9">
|
||||||
|
<img style="width: 100%;" src="/u/image/penguin-matrix.jpg" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
## What is Matrix?
|
## What is Matrix?
|
||||||
|
|
||||||
[Matrix](https://matrix.org/) is a modern and decentralised, open-source chat
|
[Matrix](https://matrix.org/) is a modern and decentralised, open-source chat
|
||||||
|
@ -36,18 +88,19 @@ encourage you to [try Riot/Matrix](https://riot.im/app/) first if your are not
|
||||||
already familiar with it.
|
already familiar with it.
|
||||||
|
|
||||||
<p style="text-align: center; font-weight: bold;">
|
<p style="text-align: center; font-weight: bold;">
|
||||||
You will find more details on our <a href="https://redmine.ungleich.ch/projects/open-infrastructure/wiki/Ungleich_Matrix-as-a-Service_(MaaSk">Matrix-as-a-Service FAQ</a>.
|
You will find more details on our <a
|
||||||
|
href="https://redmine.ungleich.ch/projects/open-infrastructure/wiki/Ungleich_Matrix-as-a-Service_(MaaSk">Matrix-as-a-Service
|
||||||
|
FAQ</a> and on <a href="https://matrix.org/discover"> Matrix's official
|
||||||
|
documentation</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="alert alert-secondary">
|
<div class="alert alert-secondary">
|
||||||
You might be also interested in our [Mattermost-based chat
|
You might be also interested in our [Mattermost-based chat
|
||||||
offer](../zero-carbon-chat), which might be closer to what you expect for a
|
offer](../zero-carbon-chat), which might be closer to what you expect for a
|
||||||
enterprise team chat. We use both at ungleich, since Matrix is especially
|
enterprise team chat at the moment. We use both at ungleich, since Matrix is
|
||||||
convenient to reach out to the world!
|
especially convenient to reach out to the world!
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img style="width: 100%;" src="/u/image/penguin-matrix.jpg" />
|
|
||||||
|
|
||||||
## Pricing
|
## Pricing
|
||||||
|
|
||||||
The cost of our Matrix-as-a-Service offer is divided between a base maintenance
|
The cost of our Matrix-as-a-Service offer is divided between a base maintenance
|
||||||
|
|
Loading…
Reference in a new issue