瀏覽代碼

notmailbox

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