go-onerng/README.md
Dave Henderson 9e21c061a9
Adding scary warnings to README
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-01 23:58:12 -04:00

659 B

⚠️ Warning: This code is grossly incomplete and under-tested! Don't use it yet, except to hack on it.

go-onerng

This is a Go port of the OneRNG tools distributed at https://onerng.info/. Much credit is due to the OneRNG creators - all I'm doing here is porting a bunch of Bash and Python code to Go.

Roadmap

This isn't anywhere near ready for prime-time yet. Here's what I want to be able to do with it:

  • print the version (cmdv)
  • print the ID (cmdI)
  • verify the image (cmdX & verify PGP signature)
  • generate some amount of entropy
  • add extra AES128-whitening
  • run as a daemon and integrate with rngd