Bladeren bron

notmailbox

Bob Mottram 10 jaren geleden
bovenliggende
commit
d226a04e42
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -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