{% extends "matrixhosting/base.html" %} {% load static i18n %} {% block css_extra %} {% endblock %} {% block navbar %} {% with transparent_header=True %} {{ block.super }} {% endwith %} {% endblock %} {% block main %}

The Secure
and decentralized communication
on your private cloud.

Create & Host your matrix instances in minutes with great rates and low fees. Own your data.

See more details
{% include "matrixhosting/includes/_calculator_form.html" %}

What you will get?

A secure chat that does not depend on a single point of failure

banner

Growing with ease

Organise and grow your community without ethical compromises. You can start with any size you want and scale as you grow.

  • Start from 40 CHF/Month
  • No hidden Cost
  • No limit number of users
  • No Fossil fules
How Pricing Works

Talk to everybody via bridge while staying on Matrix

You can engage in other chat networks such as Slack, Telegram, Whatsapp, IRC, Mattermost, Rocketchat, Discord and more by Matterbridge.

The bridging allows you to stay on your own Matrix and receiving and sending messages to a bigger community.

Learn more about Matterbridge
banner
banner

Secure Matrix chat for your action

It's a secure chat that does not depend on a single point of failure and does not give away your data to the malicious third parties.

is End-to-End Encrypted (E2EE) by default. As your communication is encrypted with multiple keys, the thrid parties can not decrypt your message, including the hosting company and the law enforcement. Your communication and community data stays private and secure.

As simple as 1-2-3

Why choose MatrixHosting?

Here’s Top 4 reasons why using a MatrixHosting account for manage your money.

Fully Sustainable

MatrixHosting is a clean chat for the environment. You can build and grow your community with as little carbon footprint as possible. The Matrix instance we run are hosted in Data Center Light, a Swiss datacenter built with sustainability to its core.

100% Renewable Energy

Not every data center has an in-house hydropower plant, but we do. Data Center Light runs with 99.9%* hydropower. Few meters away from where our servers are running, the hydropower plant is generating electricity in the basement. We assure you that our electricity is made of 100% renewable energy. *0.1 % of electricity comes from solar power.

Try it now for free

Want to try it before committing to a plan? You can create a free account and see how you like it. You can chat, join different rooms and invite others. You will join our actual work chat where all our team and the bigger community of Matrix users are working and chatting day and night.

A free test ride on ungleich Matrix

Frequently Asked Questions

Can't find it here? Check out our Help center


Yes! You will have to give us three domain names:

a) the homeserver: this is where the actual server is running - this can be on domain "A" - in case of ungleich we use ungleich.matrix.ungleich.cloud and give away YOURNAME.matrix.ungleich.cloud for free

b) the address of the web client - this is where people with their webbrowser go to - this should be different from "A". Often this is something like chat.example.orgor matrix.example.org. In case of ungleich this domain is matrix.ungleich.ch

c) the main matrix domain: the one you use for users and rooms. This is usually your main domain and is different from A. For ungleich this is ungleich.ch. Most people will choose their "main domain", for instance example.org here.

No, since your homeserver will federate with the broader network
Video & Phone is handled by a jitsi server by default - matrix adds it as an integration, but does not handle video/audio directly. So the answer is: not E2EE for audio/video.
Once you change the initial password we do not have external access to the software anymore but we have access to the underlying server since we manage it: we can read and change things in the database 'by hand' since we have physical access to it. However end-to-end encrypted rooms stay secure. The content is encrypted with the user's keys and to us it will be shown in ciphertext.
We do not enforce a limit of the number of users: you can do anythign you want as long as you fit the resources allocated to your homeserver. You are provided with 1GB of memory, 1vCPU and 20GB of storage with the base offer, which can be extended on demand (Pricing is the same as ipv6onlyhosting VMs, since that's what we use underneath).
We recommend and provide you a web version of the Element client (desktop and mobile) but you can use any matrix client.

{% endblock %} {% block js_extra %} {% endblock %}