diff options
author | Matthieu Petiteau <mpetiteau.pro@gmail.com> | 2020-04-26 17:47:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-26 17:47:34 +0000 |
commit | ac1312005b112646c3140ad4d5e39d98ca2b0fbf (patch) | |
tree | 9b6575e1ee14ae72cc91831d68716af7d3c6f9a5 | |
parent | Reorder Shhh (diff) | |
download | awesome-selfhosted-ac1312005b112646c3140ad4d5e39d98ca2b0fbf.tar.gz awesome-selfhosted-ac1312005b112646c3140ad4d5e39d98ca2b0fbf.zip |
Remove redundant source link.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ _CalDAV or CardDAV web-based clients._ - [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` `ะก++` - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` -- [Shhh](https://github.com/smallwat3r/shhh) - Keep secrets out of emails or chat logs, share them using secure links with passphrase and expiration dates. ([Source Code](https://github.com/smallwat3r/shhh)) `MIT` `Python` +- [Shhh](https://github.com/smallwat3r/shhh) - Keep secrets out of emails or chat logs, share them using secure links with passphrase and expiration dates. `MIT` `Python` - [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` - [Synapse](http://matrix.org/docs/projects/server/synapse.html) - Server for [Matrix](https://matrix.org/), an open standard for decentralized persistent communication. ([Source Code](https://github.com/matrix-org/synapse)) `Apache-2.0` `Python` |