Openfire
{{Infobox software
| name = Openfire
| logo = Openfire logo 512.png
| screenshot = Openfire 3.7.1 Admin Console screenshot.jpg
| screenshot size = 250px
| caption = Openfire Admin Console
| developer = Ignite Realtime
| latest release version = {{wikidata|property|preferred|references|edit|Q1514734|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q1514734|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q1514734|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q1514734|P348|P548=Q51930650|P577}}
| programming language = Java
| platform = Cross-platform
| genre = XMPP server
| license = Apache-2.0{{cite web
| author = Matt Tucker
| date = 15 September 2009
| title = Openfire Under Apache 2.0 License
| url = http://www.igniterealtime.org/community/message/196362
| accessdate = 12 March 2013
}}
}}
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.
History
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,[https://discourse.igniterealtime.org/t/some-bad-news-on-naming/ Some bad news on Naming], Matt Tucker, Ignite Realtime Blogs it was further renamed to Openfire in 2007. The project was wholly handed to the community in 2008.[https://discourse.igniterealtime.org/t/openfire-enterprise-is-becoming-open-source Openfire Enterprise is becoming Open Source], Matt Tucker, Ignite Realtime Blog Jive continued to host the project until 2016.[https://discourse.igniterealtime.org/t/jive-software-will-stop-sponsoring-igniterealtime-hosting Jive Software will stop sponsoring IgniteRealtime hosting], Guus der Kinderen, Ignite Realtime Discussion Forum
Current Governance
After Jive Software handed the Openfire project to the Ignite Realtime community, the Ignite Realtime Foundation was founded[https://discourse.igniterealtime.org/t/starting-the-ignite-realtime-foundation Starting the Ignite Realtime Foundation], Guus der Kinderen, Ignite Realtime Blog 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
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
Openfire supports the following features:
- Web-based administration panel
- Plugin interface
- Customizable
- SSL/TLS support{{cite web
| author = Guus der Kinderen
| date = 2 March 2011
| title = Openfire 3.7.0 has been released!
| url = http://community.igniterealtime.org/blogs/ignite/2011/03/02/openfire-370-has-been-released
| accessdate = 12 March 2013
}}
- 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{{cite web
| author = Jive Software
| date = 14 March 2007
| title = Openfire Scalability
| url = https://www.igniterealtime.org/about/OpenfireScalability.pdf
| accessdate = 25 November 2014
}}
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
{{Portal|Free and open-source software}}
References
{{Reflist}}
External links
- {{Official website}}
- {{github|igniterealtime/Openfire}}
Category:Java platform software
Category:Instant messaging server software
Category:Free software programmed in Java (programming language)