diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2022-11-02 14:20:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 14:20:40 +0000 |
commit | 99ffa092169da45dd718d9c7ae5118717c3c70b0 (patch) | |
tree | 693e9d694b6d1fbe15f4f988f2107196c68717f3 /README.md | |
parent | Added Rustdesk to Remote Access (#3333) (diff) | |
download | awesome-selfhosted-99ffa092169da45dd718d9c7ae5118717c3c70b0.tar.gz awesome-selfhosted-99ffa092169da45dd718d9c7ae5118717c3c70b0.zip |
Add Dendrite to Custom Communication Systems (#3339)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -317,6 +317,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Chitchatter](https://chitchatter.im/) - A peer-to-peer chat app that is serverless, decentralized, and ephemeral. ([Source Code](https://github.com/jeremyckahn/chitchatter)) `GPL-2.0` `Nodejs` - [Darkwire.io](https://github.com/darkwire/darkwire.io) - End-to-end encrypted instant web chat. `MIT` `Nodejs` - [Databag](https://github.com/balzack/databag) - Federated messaging client for the web, iOS, and Android, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` +- [Dendrite](https://matrix.org/docs/projects/server/dendrite) - Second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse. ([Source Code](https://github.com/matrix-org/dendrite)) `Apache-2.0` `Go` - [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Nodejs` - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish _freesites_ (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` |