From e5ffe88311804f49040fa4715fa413d2b0894a44 Mon Sep 17 00:00:00 2001 From: sanghee Date: Thu, 18 Feb 2021 15:05:36 +0100 Subject: [PATCH] matrix blog post text edited --- content/u/blog/chat-app-of-2021/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/u/blog/chat-app-of-2021/contents.lr b/content/u/blog/chat-app-of-2021/contents.lr index 66b1085..3e9c076 100644 --- a/content/u/blog/chat-app-of-2021/contents.lr +++ b/content/u/blog/chat-app-of-2021/contents.lr @@ -80,7 +80,7 @@ This depends on what your use case is. Are you looking for a secure version of S This is closely linked to the #1, because the chat apps that function as SMS replacement such as Signal, Telegram, Whatsapp, need a phone number to work. So if staying anonymous is an important factor for you this is something you want to consider in choosing a chat. For using Matrix or Mattermost you do not need a phone number, and in the case of Matrix you do not even need an email address that can identify you. -### 3. Where is your server +### 3. Where is the chat server This is something most people don't think about: the physical location of the servers where the chat is running. It mostly becomes a crucial question in two ways.