I have implemented a Freenet Message Board System for a school project. The system uses XML files and transactions to allow users to maintain message boards similar to Usenet.
Users retrieve an XML file containing a message board and use the XFMB client to view messages. Users may post new messages or reply to existing messages using the client. The client will then send an encrypted message via anonymous email to a user acting as a board maintainer. The board maintainer will run the XFMB server to retrieve update
