From 34975170bcadfd735dd2f6b9c7b96b5655fd3ce1 Mon Sep 17 00:00:00 2001 From: "Vadim A. Misbakh-Soloviov" Date: Thu, 26 Feb 2015 16:39:37 +0600 Subject: [net-im/prosody-modules] Bump Signed-off-by: Vadim A. Misbakh-Soloviov --- net-im/prosody-modules/metadata.xml | 33 ++++++--- net-im/prosody-modules/prosody-modules-9999.ebuild | 81 +++++++++++----------- 2 files changed, 64 insertions(+), 50 deletions(-) (limited to 'net-im') diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml index 61d09bb..c3e5b56 100644 --- a/net-im/prosody-modules/metadata.xml +++ b/net-im/prosody-modules/metadata.xml @@ -12,6 +12,7 @@ This module is a partial implementation of XEP-0033: Extended Stanza Addressing. This module adds an ad-hoc command that lets an user change their password. This is useful for clients that don`t have support for XEP-0077 style password changing. In the future, it may provide other account management commands. + This module provides a console over XMPP. All the commands of the mod_admin_telnet module are available from an XMPP client. No module description on upstream wiki yet. This module provides a basic web administration interface. It currently gives you access to Ad-Hoc commands on any virtual host or component that you are set as an administrator for in the Prosody config file. It also provides a live list of all S2S and C2S connections. This module accepts any username and password, which can be useful for testing. @@ -31,7 +32,7 @@ Allow client authentication to be handled by an SQL database query. This module allows you to authenticate against an Wordpress database. In some environments where all users on the system have mutual trust in each other, it`s sometimes fine to skip the usual authorization process to add someone to your contact list and see their status. - By default Prosody does not automatically activate/deactivate hosts when they are added to and removed from the configuration. + No module description on upstream wiki yet. This module implements XEP-0288: Bidirectional Server-to-Server Connections. It allows servers to use a single connection for sending stanzas to each other, instead of two connections (one for stanzas in each direction). Privacy lists are a widely implemented protocol for instructing your server on blocking communications with selected users and services. On a server with public registration it is usually desirable to prevent registration of certain "reserved" accounts, such as "admin". @@ -39,7 +40,7 @@ No module description on upstream wiki yet. No module description on upstream wiki yet. No module description on upstream wiki yet. - No module description on upstream wiki yet. + This module largely duplicates the functionality of the standard mod_announce that is included with Prosody. It was developed for compatibility with some clients (e.g. iChat) that do not support ad-hoc commands or sending to JIDs with the format `example.com/announce/online`. This module allows to throttle those client connections which exceed a n*seconds limit. This module lets you limit number of resources a user may connect. This is a very simple demo module showing how to serve a BOSH-using web app from prosody. @@ -56,8 +57,8 @@ This module enables multiple instances of external components to connect at the same time, and does round-robin load-balancing of incoming stanzas. This module sends processing instructions, comments, DTDs and a non predefined entity (defined by the DTD) to the requesting entity. This is an experimental Prosody backend for CouchDB. - No module description on upstream wiki yet. - No module description on upstream wiki yet. + This module implements Client State Indication, a way for mobile clients to tell the server that they are sitting in someones pocket and would rather not get some less urgent things pushed to it. + This module implements the google:queue protocol and maps it to mod_csi events. This module gives HTTP access to prosody’s storage mechanism. It uses normal HTTP verbs and Basic HTTP authentication, so you could call it RESTful if you like buzzwords. This module allows you to add default bookmarks for users. It only kicks in when the user has no existing bookmarks, so users are free to add, change or remove them. It is possible for the user to supply more than just a username and password when creating an account using mod_register. This module automatically copies over that data to the user`s vcard. @@ -75,6 +76,8 @@ No module description on upstream wiki yet. This module generates directory listings when invoked by mod_http_files. See documentation on `mod_http_files`. This simple module serves a favicon.ico from prosodys HTTP server and nothing else. + No module description on upstream wiki yet. + This module provides a built-in web interface to view chatroom logs stored by mod_mam_muc. No module description on upstream wiki yet. This module adds XEP-0319 idle tags to presence stanzas containing XEP-0012: Last Activity tags for idle indication (e.g. supported by libpurple clients). It works on outgoing and incoming presence stanzas. This module implements XEP-268. @@ -86,36 +89,39 @@ Simple module that stores the timestamp of when a user logs in. This module intercepts messages between users and into chatrooms, and attaches a links to a rendered version of any LaTeX in the message. This requires client support for XHTML-IM, and fetching images via HTTP. This module is used by other modules to access an LDAP server. It`s pretty useless on its own; you should use it if you want to write your own LDAP-related module, or if you want to use one of mine (mod_auth_ldap2, mod_storage_ldap). + No module description on upstream wiki yet. On some servers, especially public ones, it is desired to make sure that everyone gets their fair share of system resources (and no more). No module description on upstream wiki yet. No module description on upstream wiki yet. Prosody doesn`t write IP addresses to its log file by default for privacy reasons (unless debug logging is enabled). No module description on upstream wiki yet. No module description on upstream wiki yet. - Implementation of XEP-0313: Message Archive Management. Like mod_archive but much simpler. + Implementation of XEP-0313: Message Archive Management. This module complements mod_mam by allowing clients to change archiving preferences through an Ad-hoc command. Implementation of XEP-0136: Message Archiving for mod_mam. - No module description on upstream wiki yet. + This module logs the conversation of chatrooms running on the server to Prosody`s archive storage. To access them you will need a client with support for XEP-0313: Message Archive Management or a module such as mod_http_muc_log. No module description on upstream wiki yet. - Implementation of XEP-0313: Message Archive Management backed by a SQL database. Like mod_mam, but using SQL. + Implementation of (an older version of) XEP-0313: Message Archive Management backed by a SQL database. Like mod_mam, but using SQL. This module informs users about the XMPP Test day and whether their contacts are affected. For mor info about the test day, see https://stpeter.im/journal/1496.html Often service administrators need to log their users` messages for reasons such as auditing and compliance. This module simply logs user messages to simple text files, which can be easily searched, archived or removed on a regular basis. - mod_motd_sequential is a variant of mod_motd that lets you specify a sequence of MOTD messages instead of a single static one. Each message is only sent once and the module keeps track of who as seen which message. + mod_motd_sequential is a variant of mod_motd that lets you specify a sequence of MOTD messages instead of a single static one. Each message is only sent once and the module keeps track of who as seen which message. One frequent complaint about XMPP chatrooms (MUCs) compared to IRC is the inability for a room admin to ban a user based on their IP address. This is because an XMPP user is not identified on the network by their IP address, only their JID. Sometimes, especially on public services, you may want to allow people to create their own rooms, but prevent some options from being modified by normal users. No module description on upstream wiki yet. This module allows you to control the maximum rate of `events` in a MUC room. This makes it useful to prevent room floods (whether malicious or accidental). This module logs the conversation of chatrooms running on the server to Prosody`s data store. To view them you will need a module such as mod_muc_log_http. This module provides a built-in web interface to view chatroom logs stored by mod_muc_log. - mod_net_dovecotauth is a server implementation of the Dovecot authentication protocol. It allows you to authenticate eg Postfix against your Prosody installation. + This module allows disabling room creation based on regexp patterns defined in configuration. + mod_net_dovecotauth is a server implementation of the Dovecot authentication protocol. It allows you to authenticate eg Postfix against your Prosody installation. Quite often when I am out and about, I`m not able to connect to Jabber. It is usually much more likely I can access my email though (whether via the web, or a mobile client). Enable mod_onhold to allow temporarily placing messages from particular JIDs "on hold" -- i.e. store them, but do not deliver them until the hold status is taken away. This plugin allows Prosody to connect to other servers that are running as a Tor hidden service. Running Prosody on a hidden service works without this module, this module is only necessary to allow Prosody to federate to hidden XMPP servers. OpenID is an decentralized authentication mechanism for the Web. mod_openid turns Prosody into an OpenID provider, allowing users to use their Prosody credentials to authenticate with various third party websites. No module description on upstream wiki yet. Pastebins are used very often in IM, especially in chat rooms. You have a long log or command output which you need to send to someone over IM, and don`t want to fill their message window with it. Put it on a pastebin site, and give them the URL instead, simple. + No module description on upstream wiki yet. Sometimes it`s useful to have different interfaces to access XMPP. - Privacy lists are a flexible method for blocking communications. + Privacy lists are a flexible method for blocking communications. This is a very simple module which implements an adhoc commant toretrieves the users private XML data. This module provides a replacement for mod_vcard. In addition to the ageing protocol defined by XEP-0054, it also supports the new vCard 4 based protocol and integrates with Personal Eventing Protocol. The vCard 4, User Avatar and User Nickname PEP nodes are updated when the vCard is changed.. No module description on upstream wiki yet. @@ -127,14 +133,16 @@ MQTT is a lightweight binary pubsub protocol suited to embedded devices. This module provides a way for MQTT clients to connect to Prosody and publish or subscribe to local pubsub nodes. No module description on upstream wiki yet. Twitter has an open `realtime` search API, but it requires polling (within their rate limits). This module allows Prosody to poll for you, and push new results to subscribers over XMPP. + No module description on upstream wiki yet. No module description on upstream wiki yet. No module description on upstream wiki yet. This module let`s you activate a httpserver interface to handle data from webforms with POST and Base64 encoded JSON. Registration Redirect as explained in the IBR XEP. There are various reasons to prefer web registration instead of "in-band" account registration over XMPP. For example the lack of CAPTCHA support in clients and servers. - By default Prosody does not reload modules at runtime unless instructed to via one of its admin interfaces. However sometimes you want to easily reload a module to apply new settings when the config changes. + By default Prosody does not reload modules at runtime unless instructed to via one of its admin interfaces. However sometimes you want to easily reload a module to apply new settings when the config changes. No module description on upstream wiki yet. No module description on upstream wiki yet. + This module is similar in purpouse to mod_groups, for when you want all users on the server to be in each others roster. This module allows you to perform various actions on user rosters via prosodyctl. This module is a workaround for servers that try to do s2s authentication with certificates and SASL EXTERNAL, but do not send correct stream headers. Notably Openfire versions since 3.7 or 3.8. This module implements DANE as described in Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations. @@ -167,9 +175,11 @@ No module description on upstream wiki yet. No module description on upstream wiki yet. No module description on upstream wiki yet. + No module description on upstream wiki yet. See mod_lib_ldap for more information. This module acts as a normal storage module for Prosody, but saves all data in memory only. All data is lost when the server stops. This makes it useful for testing, or certain specialized applications. This is a storage backend that uses MongoDB. Depends on luamongo bindings + mod_muc_log provided logging of chatrooms running on the server to Prosody`s data store. This module gives access to this data using the 0.10+ stanza archive API, allowing legacy log data to be used with mod_mam_muc and mod_http_muc_log. No module description on upstream wiki yet. No module description on upstream wiki yet. This module implements HTTP Strict Transport Security and responds to all non-HTTPS requests with a 301 Moved Permanently redirect to the HTTPS equivalent of the path. @@ -178,6 +188,7 @@ It happens occasionally that I would like to use the XMPP server as a generic proxy for connecting to another service. It is especially awkward in some environments, and impossible in (for example) Javascript inside a web browser. This module adds two commands to the telnet console, c2s:showtls() and s2s:showtls(). These commands shows TLS parameters, such as ciphers and key agreement protocols, of all c2s or s2s connections. For most people `presence` (status changes) of contacts make up most of the traffic received by their client. However much of the time it is not essential to have highly accurate presence information. + No module description on upstream wiki yet. No module description on upstream wiki yet. Twitter has simple API to use, so I tried to deal with it via Prosody. I didn`t manage to finish this module, but it is nice example of component that accepts registrations, unregistrations, does HTTP polling and so on. Maybe someone will finnish this idea. No module description on upstream wiki yet. diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild index e085c17..3a456f9 100644 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit eutils multilib mercurial DESCRIPTION="Add-on modules for Prosody IM Server written in Lua." -HOMEPAGE="http://prosody-modules.googlecode.com/" -EHG_REPO_URI="https://prosody-modules.googlecode.com/hg/" +HOMEPAGE="https://prosody-modules.googlecode.com/" +EHG_REPO_URI="https://hg.prosody.im/prosody-modules" LICENSE="MIT" SLOT="0" @@ -17,45 +17,48 @@ KEYWORDS="" IUSE="misc" PROSODY_MODULES=" - addressing adhoc_account_management admin_probe admin_web auth_any - auth_ccert auth_custom_http auth_dovecot auth_external auth_ha1 - auth_http_async auth_imap auth_internal_yubikey auth_joomla - auth_ldap auth_ldap2 auth_pam auth_phpbb3 auth_sql auth_wordpress - auto_accept_subscriptions auto_activate_hosts bidi blocking - block_registrations block_s2s_subscriptions block_strangers - block_subscribes block_subscriptions broadcast c2s_conn_throttle - c2s_limit_sessions candy captcha_registration carbons - carbons_adhoc carbons_copies checkcerts client_certs compat_bind - compat_muc_admin compat_vcard component_client - component_roundrobin conformance_restricted couchdb csi csi_compat - data_access default_bookmarks default_vcard disable_tls discoitems - dwd email_pass extdisco filter_chatstates firewall flash_policy - group_bookmarks host_blacklist host_guard http_altconnect - http_dir_listing http_favicon http_user_count idlecompat - incidents_handling inotify_reload ipcheck isolate_host jid_prep - json_streams lastlog latex lib_ldap limits list_inactive listusers - log_auth log_messages_sql log_sasl_mech mam mam_adhoc mam_archive - mam_muc mam_muc_sql mam_sql manifesto message_logging - motd_sequential muc_ban_ip muc_config_restrict muc_intercom - muc_limits muc_log muc_log_http net_dovecotauth offline_email - onhold onions openid password_policy pastebin post_msg - privacy_lists private_adhoc profile proxy65_whitelist + addressing adhoc_account_management admin_message admin_probe + admin_web auth_any auth_ccert auth_custom_http auth_dovecot + auth_external auth_ha1 auth_http_async auth_imap + auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_pam + auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions + auto_activate_hosts bidi blocking block_registrations + block_s2s_subscriptions block_strangers block_subscribes + block_subscriptions broadcast c2s_conn_throttle c2s_limit_sessions + candy captcha_registration carbons carbons_adhoc carbons_copies + checkcerts client_certs compat_bind compat_muc_admin compat_vcard + component_client component_roundrobin conformance_restricted + couchdb csi csi_compat data_access default_bookmarks default_vcard + disable_tls discoitems dwd email_pass extdisco filter_chatstates + firewall flash_policy group_bookmarks host_blacklist host_guard + http_altconnect http_dir_listing http_favicon http_index + http_muc_log http_user_count idlecompat incidents_handling + inotify_reload ipcheck isolate_host jid_prep json_streams lastlog + latex lib_ldap limit_auth limits list_inactive listusers log_auth + log_messages_sql log_sasl_mech mam mam_adhoc mam_archive mam_muc + mam_muc_sql mam_sql manifesto message_logging motd_sequential + muc_ban_ip muc_config_restrict muc_intercom muc_limits muc_log + muc_log_http muc_restrict_rooms net_dovecotauth offline_email + onhold onions openid password_policy pastebin pep_vcard_avatar + post_msg privacy_lists private_adhoc profile proxy65_whitelist pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode pubsub_hub pubsub_mqtt pubsub_pivotaltracker pubsub_twitter - rawdebug readonly register_json register_redirect register_web - reload_modules remote_roster require_otr roster_command - s2s_auth_compat s2s_auth_dane s2s_auth_fingerprint - s2s_auth_monkeysphere s2s_blacklist s2s_idle_timeout s2s_keepalive - s2s_keysize_policy s2s_log_certs s2s_never_encrypt_blacklist - s2soutinjection s2s_reload_newcomponent s2s_whitelist saslauth_muc - saslname seclabels secure_interfaces server_contact_info - server_status service_directories sift smacks sms_clickatell - srvinjection sslv3_warn stanza_counter statistics statistics_auth - statistics_cputotal statistics_mem statsd storage_ldap - storage_memory storage_mongodb storage_multi streamstats - strict_https support_contact swedishchef tcpproxy telnet_tlsinfo - throttle_presence turncredentials twitter uptime_presence vjud - watchuntrusted webpresence + query_client_ver rawdebug readonly register_json register_redirect + register_web reload_modules remote_roster require_otr + roster_allinall roster_command s2s_auth_compat s2s_auth_dane + s2s_auth_fingerprint s2s_auth_monkeysphere s2s_blacklist + s2s_idle_timeout s2s_keepalive s2s_keysize_policy s2s_log_certs + s2s_never_encrypt_blacklist s2soutinjection + s2s_reload_newcomponent s2s_whitelist saslauth_muc saslname + seclabels secure_interfaces server_contact_info server_status + service_directories sift smacks sms_clickatell srvinjection + sslv3_warn stanza_counter statistics statistics_auth + statistics_cputotal statistics_mem statsd storage_gdbm + storage_ldap storage_memory storage_mongodb storage_muc_log + storage_multi streamstats strict_https support_contact swedishchef + tcpproxy telnet_tlsinfo throttle_presence tls_policy + turncredentials twitter uptime_presence vjud watchuntrusted + webpresence " -- cgit v1.2.3-65-gdbad