From 27406e839482cd6ce1303801cf28883a1e01a0f9 Mon Sep 17 00:00:00 2001 From: Peaksol
Date: Mon, 6 Feb 2023 10:12:14 +0800
Subject: [PATCH] Translated
---
...rix Clients for Decentralized Messaging.md | 207 -----------------
...rix Clients for Decentralized Messaging.md | 215 ++++++++++++++++++
2 files changed, 215 insertions(+), 207 deletions(-)
delete mode 100644 sources/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
create mode 100644 translated/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
diff --git a/sources/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md b/sources/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
deleted file mode 100644
index 475c3985bb..0000000000
--- a/sources/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
+++ /dev/null
@@ -1,207 +0,0 @@
-[#]: subject: "9 Best Matrix Clients for Decentralized Messaging"
-[#]: via: "https://itsfoss.com/best-matrix-clients/"
-[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
-[#]: collector: "lkxed"
-[#]: translator: "Peaksol"
-[#]: reviewer: " "
-[#]: publisher: " "
-[#]: url: " "
-
-9 Best Matrix Clients for Decentralized Messaging
-======
-Matrix is an open network standard tailored for secure decentralized real-time communication.
-
-It is published and maintained by a non-profit, Matrix.org Foundation. They aim to create an open, independent, and evolving communication platform.
-
-If an application supports the Matrix protocol, you can consider it a Matrix client.
-
-### Why Should You Choose a Matrix Client?
-
-[Matrix][1] clients focus on security and privacy and offer a decentralized network that provides opportunities for numerous things.
-
-Since 2019 (when it got out of beta), several organizations and government authorities have gradually adopted the Matrix protocol to empower their communication platforms for security, privacy, and reliability.
-
-For instance, a decentralized protocol makes way for cross-communication between organizations and gives you a communication protocol that is resistant to censorship.
-
-Matrix protocol is the right choice if you want something that gets you away from the big tech.
-
-Not just limited to that, you also get the ability to run your server to join the Matrix network. In other words, you get a decentralized infrastructure for communication while still having some control over it to set it up and configure it as per your requirements.
-
-In case you are curious, Matrix protocol has all the essential features one would need, including:
-
-* Decentralized conversations
-* End-to-End encryption
-* WebRTC VoIP/Video calling
-* Real-time sync
-* Read receipts
-* Typing Notifications
-* Group conversations
-
-And, I should highlight this again: It is an **open-source** project!
-
-So, it is a no-brainer to opt for Matrix clients, especially now that more users care about their privacy and security.
-
-### 9 Top Open-Source Matrix Clients
-
-Here, I shall highlight some of the most helpful Matrix clients, primarily for desktop (Linux, Windows, macOS), while also mentioning mobile and terminal clients.
-
-#### 1. Element
-
-![element][2]
-
-[Element][3] is one of the best open-source Slack alternatives. You can use it for personal communication and team chat as well.
-
-It is free to get started, but you do have options to self-host your server or pay a premium for a managed home server. You get various useful features to collaborate effectively and securely communicate with your team/friends.
-
-If you opt to pay for a subscription, you can even choose to bring your Signal, WhatsApp, and Telegram chats into a single place.
-
-It supports Linux, Windows, and macOS while offering a proper mobile client for Android and iOS. Additionally, you can use it through the web browser. So, it should be a convenient option.
-
-[Element][4]
-
-#### 2. Rocket.Chat
-
-![rocket chat][5]
-
-[Rocket.Chat][6] is yet another Slack alternative, which we prefer to use for our internal team communication.
-
-It is available for Linux, Windows, and macOS. You also get mobile applications for Android and iOS.
-
-While it gives you the option to self-host or opt for a premium subscription, it also announced that it is adding [support for Matrix protocol integration][7].
-
-When writing this, the Matrix network can be utilized using an alpha build. However, the stable build for it should be around the corner. So, if you are already using Rocket.Chat, or want to use it as a Matrix client, you might want to keep an eye on its upcoming releases.
-
-[Rocket.Chat][8]
-
-#### 3. NeoChat
-
-![neochat][9]
-
-NeoChat is a simple Matrix client actively developed under KDE’s umbrella.
-
-Unlike Element, it is only available for Linux and Windows, and particularly tailored for KDE Plasma. You can use it on other desktop environments as well.
-
-You can install it through KDE’s Discover software center, Flathub, and Snap Store. It is not available for mobile platforms. So, it can be a good candidate for desktop users who prefer a straightforward Matrix client.
-
-Check out its [source code][10] to explore more about it.
-
-[NeoChat][11]
-
-#### 4. FluffyChat
-
-![fluffychat][12]
-
-FluffyChat makes up for a good-looking (cute) Matrix client in terms of user experience.
-
-If you want a simple and intuitive Matrix client on your desktop with mobile apps (Android and iOS) available, FluffyChat is an impressive option.
-
-For Linux, you can install it from the Snap Store or the Flathub. It does not offer native apps for Windows and macOS, but you can use it through the web browser.
-
-If you are curious, you can check out its [GitLab page][13] to know more.
-
-[FluffyChat][14]
-
-#### 5. Fractal
-
-![fractal][15]
-
-Fractal is a Matrix messaging client for GNOME desktop, written in Rust. As per its description, it provides an optimized interface fit for collaboration in large groups.
-
-Considering it is available as a Flatpak, you can install it on any Linux distribution, irrespective of the desktop environment.
-
-Fractal seems an excellent option for users who focus on applications that perform the fastest on their system. You can head to its [GitLab page][16] to research more about it.
-
-[Fractal][17]
-
-#### 6. Hydrogen Web (Experimental)
-
-![hydrogen][18]
-
-Looking for another minimal (performance-focused) Matrix client?
-
-Hydrogen is a chat client that aims to provide a lightweight experience, offline functionality, and wide browser support.
-
-While it is still a work in progress, it is being developed by the same team behind the Element messenger. So, if you longingly expect a lightweight Matrix client as an alternative to others, you might want to follow the project on its [GitHub page][19].
-
-[Hydrogen][20]
-
-#### 7. Matrix Commander (CLI-based)
-
-This command-line tool can be the perfect fit if you want to use the terminal to send/receive text messages via the Matrix network.
-
-Of course, you cannot do everything from the terminal. So, it is best suited for creating cron jobs for message reminders, or bots, and similar use-cases.
-
-You can find it on [PyPi][21] and Docker Hub as well.
-
-[Matrix Commander][22]
-
-#### 8. Gomuks (CLI-based)
-
-![gomuks][23]
-
-Need a terminal-based Matrix client written in Go?
-
-Not for everyone to try. But, if you are someone who likes to use command-line tools written in Go, Gomuks can be a straightforward Matrix client for basic messaging.
-
-You can find the binaries for Linux, Windows, and macOS on its [GitHub releases section][24].
-
-[Gomuks][25]
-
-#### 9. Syphon (Alpha)
-
-![syphon][26]
-
-We usually avoid listing programs in their early stages of development. However, Syphon is an interesting option as a mobile-exclusive Matrix client.
-
-If you want a Signal-like open-source Matrix client for your Android/iOS device, Syphon can be an exciting choice. The user interface looks familiar (but not an exact copy of it). You can try it out if you are looking to experiment.
-
-[Syphon][27]
-
-### Wrapping Up
-
-Matrix protocol may not be entirely popular across every organization and demographic. However, it is proving to be one of the most robust decentralized networks for privacy and reliability as an open-source project.
-
-The best thing is that you get to choose the client you want, without being forced to use a particular app for communication across multiple devices.
-
-So, what would you choose as your favorite Matrix client?
-
---------------------------------------------------------------------------------
-
-via: https://itsfoss.com/best-matrix-clients/
-
-作者:[Ankush Das][a]
-选题:[lkxed][b]
-译者:[译者ID](https://github.com/译者ID)
-校对:[校对者ID](https://github.com/校对者ID)
-
-本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
-
-[a]: https://itsfoss.com/author/ankush/
-[b]: https://github.com/lkxed
-[1]: https://matrix.org/
-[2]: https://itsfoss.com/wp-content/uploads/2022/06/element-2022.jpg
-[3]: https://itsfoss.com/element/
-[4]: https://element.io/
-[5]: https://itsfoss.com/wp-content/uploads/2022/06/rocket-chat-2022.jpg
-[6]: https://itsfoss.com/rocket-chat/
-[7]: https://news.itsfoss.com/rocket-chat-matrix/
-[8]: https://rocket.chat/
-[9]: https://itsfoss.com/wp-content/uploads/2022/06/neochat.png
-[10]: https://invent.kde.org/network/neochat
-[11]: https://apps.kde.org/neochat/
-[12]: https://itsfoss.com/wp-content/uploads/2022/06/fluffychat.png
-[13]: https://gitlab.com/famedly/fluffychat
-[14]: https://fluffychat.im/
-[15]: https://itsfoss.com/wp-content/uploads/2022/06/fractal.png
-[16]: https://gitlab.gnome.org/GNOME/fractal
-[17]: https://wiki.gnome.org/Apps/Fractal
-[18]: https://itsfoss.com/wp-content/uploads/2022/06/hydrogen.png
-[19]: https://github.com/vector-im/hydrogen-web/
-[20]: https://github.com/vector-im/hydrogen-web/
-[21]: https://pypi.org/project/matrix-commander/
-[22]: https://github.com/8go/matrix-commander
-[23]: https://itsfoss.com/wp-content/uploads/2022/06/gomuks.png
-[24]: https://github.com/tulir/gomuks/releases
-[25]: https://maunium.net/go/gomuks/
-[26]: https://itsfoss.com/wp-content/uploads/2022/06/syphon.jpg
-[27]: https://syphon.org/
diff --git a/translated/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md b/translated/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
new file mode 100644
index 0000000000..2c0269445b
--- /dev/null
+++ b/translated/tech/20220616 9 Best Matrix Clients for Decentralized Messaging.md
@@ -0,0 +1,215 @@
+[#]: subject: "9 Best Matrix Clients for Decentralized Messaging"
+[#]: via: "https://itsfoss.com/best-matrix-clients/"
+[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
+[#]: collector: "lkxed"
+[#]: translator: " "
+[#]: reviewer: " "
+[#]: publisher: " "
+[#]: url: " "
+
+9 款最佳的去中心化聊天 Matrix 客户端
+======
+Matrix 是一套开放的网络标准,专用于去中心化实时加密通讯。
+
+这套标准由 Matrix.org 基金会发布和维护。Matrix.org 基金会是一个非盈利性组织,致力于创建一个开放、独立且不断演进的通讯平台。
+
+如果一款应用支持 Matrix 协议,那就可以视它为 Matrix 客户端。
+
+### 为何要选用 Matrix 客户端?
+
+[Matrix][1] 客户端致力于安全性和隐私性,并且实现了去中心化的网络,令许多特性得以实现。
+
+自 2019 年(正式版本发布)以来,部分组织以及政府机构便开始逐渐采用 Matrix 协议,从而搭建安全、隐私、可靠的通讯平台。
+
+就实际而言,去中心化的协议实现了不同组织间的相互通讯,同时也使得这个通讯协议得以抵抗审查。
+
+如果你想要逃脱科技巨头的魔爪,那 Matrix 就是正确的选择。
+
+不仅如此,你还可以运行自己的服务器,并加入 Matrix 网络。换言之,通讯的基础设施是去中心化的,但你仍然能够根据需要,对其部分进行部署和配置。
+
+如果你好奇的话,Matrix 协议具备了你需要的所有基本功能:
+
+* 去中心化交流
+* 端到端加密
+* WebRTC 语音通话 / 视频通话
+* 实时同步
+* 消息已读用户显示
+* “正在输入中” 提示
+* 群组聊天
+
+而且,我还要再强调一次:这个项目是**开源**的!
+
+所以,Matrix 客户端已经是不二之选了。对那些注重隐私和安全的用户来说,则更是如此。
+
+> 译注:实际上,Matrix 只是在隐私和便利之间达成了一种相对的平衡。它是将类似 Mastodon 的联邦(federated)网络结构用在了聊天中,也就是说,虽然整个网络去中心化成了许多节点,但节点服务器的运营者仍然能对其用户进行少量掌控。但总的来说,相对那些中心化的聊天应用而言,Matrix 是个值得考虑的替代品。
+
+### 9 款最佳的开源 Matrix 客户端
+
+本文中,我将介绍一些最好用的 Matrix 客户端,其中主要是桌面客户端(Linux、Windows、macOS),同时也推荐一些移动客户端和终端客户端。
+
+#### 1. Element
+
+![element][2]
+
+[Element][3] 是最佳的 Slack 开源替代品之一。它可以用于个人通讯,也能用于群组聊天。
+
+你可以免费开始使用,不过你也可以选择自己搭建服务器,或者在其他节点服务器上付费使用。Element 提供了许多有用的功能,让你能够高效协作,并与你的团队或好友加密通讯。
+
+> 译注:如同 Mastodon 一样,自费搭建服务器或者付费使用服务器,对大部分用户而言都是不必要的。初学者建议前往