Bob Mottram преди 10 години
родител
ревизия
d226a04e42
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      README.md

+ 1
- 0
README.md Целия файл

@@ -9,6 +9,7 @@ The Freedombone system can be installed onto a Beaglebone Black, or any system c
9 9
  - *Media*: Runs media services such as DLNA to play music or videos on your devices
10 10
  - *Writer*: Host your blog and wiki
11 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 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