Chindi Documentation
Introduction
Chindi is a client/server package which provides functionality similar to that
of an FTP-server combined with an old-school BBS.
All traffic between the server and the client is encrypted using an optional
encryption algorithm. The one which is included in the package uses a RSA-type cipher
of optional bitlength for the transfer of the keys to a stream cipher (128 bits),
which is probably strong enough for almost any user.
In the current beta version the BBS-type functionality has not been implemented
to it's full extent. In the final version support for message boards and a more
worked-through chat-system is planned.
The manual describes how to get started with the server and the client.
Proceed to Installing The Server or
Installing The Client for further information.