Bob Mottram 10 years ago
parent
commit
9ffc0ef7d7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

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