Browse Source

free software notice

Bob Mottram 10 years ago
parent
commit
f39183d51a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

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 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.
17
+
16
 Installation
18
 Installation
17
 ============
19
 ============
18
 To get started you will need:
20
 To get started you will need: