diff --git a/README.md b/README.md index 4dd5598e..d4e7662c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The Freedombone system can be installed onto a Beaglebone Black, or any system c - **Media**: Runs media services such as DLNA to play music or videos on your devices - **Writer**: Host your blog and wiki - **Chat**: Encrypted IRC, XMPP and VoIP services for one-to-one and many-to-many chat + - **Developer**: Host your own git projects with a Github-like user interface - **Nonmailbox**: Installs eveything except for the email server Freedombone has an emphasis on security and privacy, and when installed on a Beaglebone Black it uses the built-in hardware random number generator as an entropy source. All communications with the box are encrypted by default using the recommendations from https://bettercrypto.org. The firewall is configured to only allow communications on the necessary ports and to drop all other packets, icmp is disabled by default, emails are stored in encrypted form using your public key and time synchronisation occurs via TLS only. Backups are also encrypted and can be local or remote. diff --git a/man/freedombone.1.gz b/man/freedombone.1.gz index 764b440d..cdfb8888 100644 Binary files a/man/freedombone.1.gz and b/man/freedombone.1.gz differ