I've tested poezio but I don't like it, what can I do?
- Explain what you don't like. Various places are there for this purpose: The forum, the bugtracker where you can ask for a new feature, the XMPP chatroom to talk directly with us.
- Try an other client that you could like:
- Mcabber. A console client that does not handle anonymous authentication, but handles the roster and the MultiUserChat.
- Weechat. An IRC client, but it can handle XMPP thanks to a plugin (does not handle anonymous authentication nor chatrooms for now).
- Primitus, the console part of the Salut À Toi project.
- Freetalk
- Finch
- CJC
- Other clients, not necessarily in console.
- Jappix, a web client that does not require any install and can then be accessed from anywhere.
Why is poezio released under the zlib licence, why did you choose to switch from GPLv3?
-
Even if poezio is clearly a free (as in freedom) software, and not just open source, we don’t want to forbid the reuse of part of its code in any other free software. GPL is incompatible with a lot of licenses and that forbids a lot of collaboration between different free softwares. The zlib license, however, lets the code be reused in almost anything, avoiding all the burdens of licensing issues.
Of course that also means that poezio can also be redistributed without the sources, but we trust users to value their freedom and avoid any such version.