Skip to content

Userland daemon like rng-tools rngd, to feed additional entropy via write_random

License

Notifications You must be signed in to change notification settings

badfilemagic/bsd-rngd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsd-rngd

Userland daemon like rng-tools rngd, to feed additional entropy via randomdev_accumulate. Tested on FreeBSD 11.1 with a Ubld.it TrueRNGPro device.

copy the binary to /usr/local/sbin copy the config to /usr/local/etc/ and edit it as necessary copy the rc script to /usr/local/etc/rc.d edit /etc/rc.conf and add the line: bsdrngd_enable="YES" start with 'service bsdrngd start'

TODO:

  • Health tests for input from trng source

About

Userland daemon like rng-tools rngd, to feed additional entropy via write_random

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published