Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cweiske/anoweco
Anonymous web comments for the indieweb
https://github.com/cweiske/anoweco
indieauth indieweb micropub
Last synced: 3 months ago
JSON representation
Anonymous web comments for the indieweb
- Host: GitHub
- URL: https://github.com/cweiske/anoweco
- Owner: cweiske
- License: agpl-3.0
- Created: 2016-08-05T06:57:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T10:01:05.000Z (about 1 year ago)
- Last Synced: 2024-06-12T17:56:01.382Z (7 months ago)
- Topics: indieauth, indieweb, micropub
- Language: PHP
- Homepage: https://commentpara.de/
- Size: 63.5 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
********************************
anoweco - anonymous web comments
********************************
Anonymous web comments for the indieweb.Provides everything needed to comment on sites that implement webmentions
and microformats as specified by https://indieweb.org/:- IndieAuth endpoint that allows anyone to log in anonymously
- Micropub endpoint for storing comments and likes to other posts
- Each new comment/like is announced via linkback to the original URL
(webmention or pingback)Public instance available on https://commentpara.de/
============
Dependencies
============
* PHP 5.4+
* PEAR's Net_URL
* PEAR's Services_Libravatar
* PEAR2's Services_Linkback
* Twig=============
About anoweco
=============Source code
===========
anoweco's source code is available from http://git.cweiske.de/anoweco.git
or the `mirror on github`__.__ https://github.com/cweiske/anoweco
License
=======
anoweco is licensed under the `AGPL v3 or later`__.__ http://www.gnu.org/licenses/agpl.html
Author
======
anoweco was written by `Christian Weiske`__.__ http://cweiske.de/