mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
db745e69d4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
520 B
Text
11 lines
520 B
Text
The BitBabbler is a hardware True Random Number Generator (TRNG)
|
|
manufactured by Voicetronix of Australia. This package installs the
|
|
software necessary to control and test White and Black BB devices.
|
|
|
|
Socket control of BitBabbler devices is granted to group bit-babbler
|
|
by default. You can create it after installation like so:
|
|
groupadd bit-babbler
|
|
OR choose another suitable group (eg, wheel) when building:
|
|
BBGROUP="wheel" sh bit-babbler.SlackBuild
|
|
|
|
Please see README.Slackware for additional installation tips.
|