X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=jappixmini%2FREADME;h=0343d060b27deaf59667a486a98ee13df876ae1d;hb=30eb87e939f0a94df3caaa89f5404169a01c99d2;hp=b833dae4c5685099305cfc20fa0201aabdd34bc0;hpb=479d8ad96fc3f9398f80a6b2418a400afce5d767;p=friendica-addons.git diff --git a/jappixmini/README b/jappixmini/README index b833dae4..0343d060 100644 --- a/jappixmini/README +++ b/jappixmini/README @@ -1,10 +1,10 @@ -Jappix Mini Plugin +Jappix Mini Addon ================== This quick-and-dirty addon allows you to add a Jabber-based, Facebook-like chat to Friendica. It uses Jappix Mini. -It is necessary to use a BOSH host - so to use this plugin, each users need to +It is necessary to use a BOSH host - so to use this addon, each users need to know the address of a BOSH host that works with his account. The BOSH server of the Jappix project (https://bind.jappix.com/) is not locked to a specific XMPP provider, but keep in mind that only personal usage is approved according to @@ -21,15 +21,11 @@ Limitations: - Jabber passwords can only be encrypted if they are at most 39 characters long. -Installation ------------- +Notes on the license +-------------------- -Jappix Mini (AGPL license) is not distributed with this addon. You need to -install it manually: - -* Download latest jappix version from https://github.com/jappix/jappix/tags to - addon/jappixmini/jappix.zip. Really make sure you name it 'jappix.zip' - the - download link required by the AGPL points there. -* Unpack the zip file to addon/jappixmini/jappix/. Do not delete jappix.zip. -* Delete the file addon/jappixmini/jappix/index.php. This is important, because - otherwise the installer of Jappix would be publicly accessible. +The license of this addon is AGPL, as required by Jappix Mini. If you make +modifications to the addon, you are responsible for providing a proper facility +for downloading the changed source code. +Moreover, it may be necessary that you publish the source code of the Friendica +application and all other used addons if you do not use standard versions.