An application presents safe and secure Chat through a certificated point which is the Server. It supports authentication of users using passwords and a simple encryption algorithm to exchange a unique key between the Server and each Client.
· A free chatserver coded in java.
· Supports secure connections via the Diffie-Hellman-Algorithm.
· One javachatclient available.
· Other clients in production.