• solt's avatar
    Use /dev/random instead of /dev/urandom · 69f0e1d0
    solt authored
    /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
    69f0e1d0
Name
Last commit
Last update
conf Loading commit data...
management Loading commit data...
notes Loading commit data...
setup Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...