This is a simple messenger to chat from peer to peer. For each user there is a certificate generated and exchanged between them. The communication is running over SSLSockets and should hopefully be encrypted g.It is implemented in Java2 1.4 using JSSE