Openfire

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Openfire
DeveloperIgnite Realtime
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inJava
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    PlatformCross-platform
    TypeXMPP server
    LicenseApache-2.0[1]

    Openfire (previously known as Wildfire, and Jive Messenger) is an instant messaging (IM) and groupchat server for the Extensible Messaging and Presence Protocol (XMPP). It is written in Java and licensed under the Apache License 2.0.[1]

    History

    [edit | edit source]

    The project was originated by Jive Software around 2002, partly in order to support their FastPath web-based customer support tool, as Jive Messenger, and renamed to Wildfire in 2005. Due to a trademark issue,[2] it was further renamed to Openfire in 2007. The project was wholly handed to the community in 2008.[3] Jive continued to host the project until 2016.[4]

    Current Governance

    [edit | edit source]

    After Jive Software handed the Openfire project to the Ignite Realtime community, the Ignite Realtime Foundation was founded[5] to govern its projects. Openfire continued to be developed under a community model, as part of the Ignite Realtime Foundation. The project lead is Dave Cridland.

    Web-based administration panel

    [edit | edit source]

    Most administration of the server is done through a web interface, which runs on the ports 9090 (HTTP) and 9091 (HTTPS) by default. Administrators can connect from anywhere and edit the server and configuration settings.

    Features

    [edit | edit source]

    Openfire supports the following features:

    • Web-based administration panel
    • Plugin interface
    • Customizable
    • SSL/TLS support[6]
    • User-friendly web interface and guided installation
    • Database connectivity (i.e. embedded HSQLDB or other DBMS with JDBC 3 driver) for storing messages and user details
    • LDAP connectivity
    • Platform independent, pure Java
    • Full integration with Spark (XMPP client)
    • Can support more than 50,000 concurrent users[7]

    Openfire has strong support for plugins and customized builds; there are numerous plugins available for immediate download and install via the admin console, and many installations have bespoke plugins.

    Openfire allows multiple server instances to work together in one clustered environment. There is an open-source clustering plugin based on open-source Hazelcast technology.

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Some bad news on Naming, Matt Tucker, Ignite Realtime Blogs
    3. ^ Openfire Enterprise is becoming Open Source, Matt Tucker, Ignite Realtime Blog
    4. ^ Jive Software will stop sponsoring IgniteRealtime hosting, Guus der Kinderen, Ignite Realtime Discussion Forum
    5. ^ Starting the Ignite Realtime Foundation, Guus der Kinderen, Ignite Realtime Blog
    6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]
    • Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
    • Openfire on GitHub