diff options
author | nodiscc <nodiscc@gmail.com> | 2020-06-08 16:16:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 16:16:03 +0000 |
commit | 51b68d311289e97363bd49ccedcac991587bebd0 (patch) | |
tree | 9aa678568cf363352e17f2f9cb3ddf90baab2c33 | |
parent | Merge pull request #2086 from mkaczanowski/patch-1 (diff) | |
parent | glosa: remove duplicate source code link (diff) | |
download | awesome-selfhosted-51b68d311289e97363bd49ccedcac991587bebd0.tar.gz awesome-selfhosted-51b68d311289e97363bd49ccedcac991587bebd0.zip |
Merge pull request #2078 from tanrax/patch-2
Add Glosa
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -450,6 +450,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [flaskbb](https://flaskbb.org/) - FlaskBB is forum software written in Python using the microframework Flask. You can easily create new topics, posts and send other users private messages. It also includes basic administration and moderation tools. ([Source Code](https://github.com/sh4nks/flaskbb)) `BSD-3-Clause` `Python` - [FluxBB](http://fluxbb.org/) - Fast, light, user-friendly forum software for your website. ([Source Code](https://github.com/fluxbb/fluxbb)) `GPL-2.0` `PHP` - [Friendica](https://friendi.ca/) - Social Communication Server. ([Source Code](https://github.com/friendica/friendica)) `AGPL-3.0` `PHP` +- [Glosa](https://github.com/glosa/glosa-server) - Open source commentary system easy to integrate with static pages. You can import from Disqus. `GPL-3.0` `Java` - [GNU social](https://gnu.io/social/) - Social communication software for both public and private communications. ([Source Code](https://git.gnu.io/gnu/gnu-social)) `AGPL-3.0` `PHP` - [Gosora](https://gosora-project.com/) - Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality. ([Source Code](https://github.com/Azareal/Gosora)) `GPL-3.0` `Go` - [Hubzilla](https://hubzilla.org) - Decentralized identity, privacy, publishing, sharing, cloud storage, and communications/social platform. ([Source Code](https://framagit.org/hubzilla/core)) `MIT` `PHP` |