From 9ffc0ef7d70b6b39db9e05d8d1372af320b3247f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 30 Sep 2014 23:01:16 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa2b5411..217fdfea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The Freedombone system can be installed onto a Beaglebone Black, or any system c - **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. +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, emails are stored in encrypted form using your public key and time synchronisation occurs via TLS only. Backups are also encrypted. Freedombone is, and shall remain, 100% free software. Non-free repositories are removed automatically upon installation.