This commit is contained in:
Bob Mottram 2014-09-30 23:01:16 +01:00
parent d79211886c
commit 9ffc0ef7d7
1 changed files with 1 additions and 1 deletions

View File

@ -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 - **Chat**: Encrypted IRC and XMPP services for one-to-one and many-to-many chat
- **Notmailbox**: Installs eveything except for the email server - **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. Freedombone is, and shall remain, 100% free software. Non-free repositories are removed automatically upon installation.