mailinabox/setup
solt 69f0e1d07a Use /dev/random instead of /dev/urandom
/dev/random should be used for crypto-grade RNG.

To make sure use of /dev/random doesn't stall due to lack of entropy, install haveged which fills the entropy pool with sources such as network traffic, key strokes, etc.

On branch master
Your branch is up-to-date with 'origin/master'.

Changes to be committed:
	modified:   setup/dns.sh
	modified:   setup/system.sh
	modified:   setup/webmail.sh
2014-07-20 23:14:13 +02:00
..
dkim.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
dns.sh Use /dev/random instead of /dev/urandom 2014-07-20 23:14:13 +02:00
functions.sh add a comment 2014-07-16 09:39:13 -04:00
mail-dovecot.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
mail-postfix.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
mail-users.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
management.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
migrate.py use the Dovecot managesieve service to manage sieve scripts 2014-07-10 23:09:07 +00:00
spamassassin.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
ssl.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
start.sh check that we're running as root before doing anything 2014-07-16 09:36:31 -04:00
system.sh Use /dev/random instead of /dev/urandom 2014-07-20 23:14:13 +02:00
web.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
webmail.sh Use /dev/random instead of /dev/urandom 2014-07-20 23:14:13 +02:00
zpush.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00