diff --git a/_includes/themes/twitter/my.html b/_includes/themes/twitter/my.html index 5c23a7c9..805ede10 100644 --- a/_includes/themes/twitter/my.html +++ b/_includes/themes/twitter/my.html @@ -4,7 +4,7 @@ - + @@ -16,17 +16,18 @@
- View on GitHub + View on GitHub

Spectrum 2

-

Spectrum 2 XMPP transports

+

Spectrum 2 IM transports

diff --git a/_includes/themes/twitter/myconfig.html b/_includes/themes/twitter/myconfig.html index e1c17011..337f3af4 100644 --- a/_includes/themes/twitter/myconfig.html +++ b/_includes/themes/twitter/myconfig.html @@ -4,7 +4,7 @@ - + @@ -16,17 +16,18 @@
- View on GitHub + View on GitHub

Spectrum 2

-

Spectrum 2 XMPP transports

+

Spectrum 2 IM transports

diff --git a/index.md b/index.md index 0646cefb..1f9c5d23 100644 --- a/index.md +++ b/index.md @@ -3,19 +3,16 @@ layout: page title: Spectrum 2 --- -## Looking for developers - -As HanzZ (the original main developer of Spectrum) is not able to continue with Spectrum development, we are looking for maintainer and developers for this project. Currently, the development is stalled and only the most urgent problems are fixed. - ## About -Spectrum 2 is an XMPP transport/gateway and also simple server. -It allows XMPP users to communicate with their friends who are using one of the supported networks. -It supports a wide range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN, Facebook, Twitter, or IRC. +Spectrum 2 is an Generic transport/gateway. +It supports multiple frontends like XMPP or Slack and can transport messages using these +frontends to wide range of different networks such as such as ICQ, XMPP (Jabber, GTalk), +AIM, MSN, Facebook, Twitter, or IRC. + Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks". Spectrum 2 is open source and released under the GNU GPL. - Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications. It is intended to provide a service to desktop users, but be managed by server administrators. If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available. ## News