diff options
author | Robert Charusta <rchar@protonmail.com> | 2019-01-20 13:21:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-20 13:21:30 +0000 |
commit | 7b1b183e304bf4708054ef5c9b5356ed3106a2ad (patch) | |
tree | 9a1da4f4da3f34703d1572145c5c6b666603b22e | |
parent | Merge pull request #1608 from charlesabarnes/f/updateSpfToolbox (diff) | |
download | awesome-selfhosted-7b1b183e304bf4708054ef5c9b5356ed3106a2ad.tar.gz awesome-selfhosted-7b1b183e304bf4708054ef5c9b5356ed3106a2ad.zip |
Add Jami, formerly GNU Ring
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -286,7 +286,7 @@ _CalDAV or CardDAV clients._ - [Pushjet](https://pushjet.io/) - Self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD-2-Clause` `Python` - [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CC-BY-SA-4.0` `Nodejs` - [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `ะก++` -- [Ring](https://ring.cx/) - Free software for universal communication which respects freedoms and privacy of its users. ([Source Code](https://github.com/savoirfairelinux/ring-project)) `GPL-3.0` `C++` +- [Jami](https://jami.net/) - Free and universal communication platform which preserves the user's privacy and freedoms (formerly GNU Ring). ([Source Code](https://git.ring.cx/savoirfairelinux/ring-project)) `GPL-3.0` `C++` - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` - [Spectrum 2](http://spectrum.im/) - Spectrum 2 is an open source instant messaging transport. It allows users to chat together even when they are using different IM networks. ([Source Code](https://github.com/hanzz/spectrum2)) `GPL-3.0` `C++` - [Spreed](https://www.spreed.me/) - WebRTC audio/video calls, conferencing server, and web client. ([Source Code](https://github.com/strukturag/spreed-webrtc)) `AGPL-3.0` `Go` |