correct reply url in comment display
[anoweco.git] / README.rst
1 ********************************
2 anoweco - anonymous web comments
3 ********************************
4 Anonymous web comments for the indieweb.
5
6 Provides everything needed to comment on sites that implement webmentions
7 and microformats as specified by https://indieweb.org/:
8
9 - IndieAuth endpoint that allows anyone to log in anonymously
10 - Micropub endpoint for storing comments and likes to other posts
11 - Each new comment/like is announced via linkback to the original URL
12   (webmention or pingback)
13
14 Public instance available on https://commentpara.de/
15
16
17 ============
18 Dependencies
19 ============
20 * PHP 5.4+
21 * PEAR's Net_URL
22 * PEAR's Services_Libravatar
23 * PEAR2's Services_Linkback
24 * Twig
25
26
27 =============
28 About anoweco
29 =============
30
31 Source code
32 ===========
33 anoweco's source code is available from http://git.cweiske.de/anoweco.git
34 or the `mirror on github`__.
35
36 __ https://github.com/cweiske/anoweco
37
38
39 License
40 =======
41 anoweco is licensed under the `AGPL v3 or later`__.
42
43 __ http://www.gnu.org/licenses/agpl.html
44
45
46 Author
47 ======
48 anoweco was written by `Christian Weiske`__.
49
50 __ http://cweiske.de/