Download Latest Version EMServer-0.0.5.tar.gz (384.4 kB)
Email in envelope

Get an email when there's a new version of EMServer

Home / EMServer-0.0.5
Name Modified Size InfoDownloads / Week
Parent folder
README 2013-09-19 1.0 kB
EMServer-0.0.5.tar.gz 2013-09-19 384.4 kB
Totals: 2 Items   385.5 kB 0
Encrypted Message Server

To use the encrypted message server, you must first start the server using the following command:

$java -jar EMServer-*.jar server

This will start the server, the default connection port is: 6375

Then start the client using the following command:

$java -jar EMServer-*.jar client

This will start the client and will connect to the localhost by default. 

The default administator login is:

Username:admin 
Password:password

Its is recommended you change the administrator password immediatly, the administrative user can add users to the encryptedUserDB so that other users may connect to the server. The UserDB is saved between resets of the server, it is encrypted using the same key as communication which can be set by the user in the configuration files. When the server is stopped the randomly generated key used to encrypt chatlog & privateMessages is lost making the chatlog & private message log file unreadable by anyone. Even the owner. 

Any questions or comments please email kozuka2k@gmail.com
Source: README, updated 2013-09-19