Changeset - d54f349f565f
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2013-01-17 11:45:25
hanzz.k@gmail.com
News
1 file changed with 12 insertions and 0 deletions:
0 comments (0 inline, 0 general)
index.md
Show inline comments
 
---
 
layout: page
 
title: Spectrum 2
 
---
 

	
 
## 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 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
 

	
 
ICQ has changed protocol and you should now add these settings to your config file:
 

	
 
	[purple]
 
	server=login.icq.com
 
	use_clientlogin=0
 
	encryption=0
 

	
 
This will disallow encryption from Spectrum to ICQ server, but there is currently no other way how to make it work.
 

	
 

	
 

	
0 comments (0 inline, 0 general)