Bob Mottram 10 лет назад
Родитель
Сommit
d226a04e42
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      README.md

+ 1
- 0
README.md Просмотреть файл

9
  - *Media*: Runs media services such as DLNA to play music or videos on your devices
9
  - *Media*: Runs media services such as DLNA to play music or videos on your devices
10
  - *Writer*: Host your blog and wiki
10
  - *Writer*: Host your blog and wiki
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
 
13
 
13
 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.
14
 
15