diff options
author | Pierre Balzack <96387156+balzack@users.noreply.github.com> | 2022-11-02 11:03:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 11:03:31 +0000 |
commit | e2f861d0e73ffc5ae82d35c0ce0fa89c60e9d0ca (patch) | |
tree | 3362175f906b1dce7ddfc54cc732d5a270ed4bed /README.md | |
parent | Change Bitpoll Demo URL (#3388) (diff) | |
download | awesome-selfhosted-e2f861d0e73ffc5ae82d35c0ce0fa89c60e9d0ca.tar.gz awesome-selfhosted-e2f861d0e73ffc5ae82d35c0ce0fa89c60e9d0ca.zip |
Updated Databag Entry in Custom Communication. (#3389)
Adding new client implementations to Databag description.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -316,7 +316,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [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, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` +- [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` - [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` |