# HG changeset patch # User Goffi # Date 1565950761 -7200 # Node ID d58599801c23e940c05856920f1db2cfc05628ef # Parent a58610ab2983fdf0966903d0d016bb030e889f7a README: updated "CREDITS" section diff -r a58610ab2983 -r d58599801c23 README --- a/README Fri Aug 16 12:00:03 2019 +0200 +++ b/README Fri Aug 16 12:19:21 2019 +0200 @@ -1,5 +1,4 @@ SàT PubSub -This program is heavily based on Idavoll (0.9.1), which was written by Ralph Meijer Copyright (c) 2012-2019 Jérôme Poisson Copyright (c) 2014-2016 Adrien Cossa @@ -26,10 +25,15 @@ ** ABOUT ** -SàT PubSub is a XMPP PubSub/PEP component (XEP-0060) -It's based on Ralph Meijer's Idavoll, and provides special features necessary for the « Salut à Toi » project (https://salut-a-toi.org), but it can also be used for any other XMPP project. -The use of a standard external component allow to use this features with most XMPP servers. -One of the main addition is fine access tuning for PubSub, which allow the publication of items for only some groups, even if the entire node is open. The protocol is explained on https://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub for the moment, and a protoxep should be proposed to the XSF in the future... +SàT PubSub is a XMPP PubSub/PEP component (XEP-0060) It's based on Ralph +Meijer's Idavoll, and provides special features necessary for the « Salut à +Toi » project (https://salut-a-toi.org), but it can also be used for any other +XMPP project. The use of a standard external component allow to use this +features with most XMPP servers. One of the main addition is fine access +tuning for PubSub, which allow the publication of items for only some groups, +even if the entire node is open. The protocol is explained on +https://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub for the +moment, and a protoxep should be proposed to the XSF in the future... ** INSTALLATION ** @@ -37,9 +41,20 @@ Please check doc/ directory -** CREDIT ** +** CREDITS ** + +The base project (Idavoll) was made by Ralph Meijer and can be found on +http://idavoll.ik.nu/. +The main authors of SàT Pubsub (beside original work) are Jérôme Poisson and +Adrien Cossa. -The base project (Idavoll) was made by Ralph Meijer and can be found on http://idavoll.ik.nu/ +Idavoll has also received a contribution which have been inherited in SàT +Pubsub from Christopher Zorn. + +SàT Pubsub has received contributions from: + +- Arnaud Joset +- W. Martin Borgert ** CONTRIBUTIONS **