notmailbox

This commit is contained in:
Bob Mottram 2014-09-30 12:15:16 +01:00
parent 983a5f165b
commit d226a04e42
1 changed files with 1 additions and 0 deletions

View File

@ -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 and XMPP services for one-to-one and many-to-many chat
- *Notmailbox*: Installs eveything except for the email server
Unlike certain other self-hosting projects Freedombone has more emphasis on security and privacy. When installed on a Beaglebone Black it uses the built-in hardware random number generator as an entropy source and 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 and time synchronisation occurs via TLS only. Backups are also encrypted.