Dave Henderson d3facb0b47
Merge pull request #7 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.4.0
Bump github.com/spf13/viper from 1.3.2 to 1.4.0
2019-05-29 07:51:15 -04:00
2018-08-20 20:06:33 -04:00
2018-08-09 00:32:06 -04:00
2018-08-20 20:06:33 -04:00
2018-08-07 12:46:29 -04:00
2018-07-25 21:45:36 -04:00
2018-08-20 20:06:33 -04:00
2018-08-20 20:06:33 -04:00
2018-08-20 20:06:33 -04:00

⚠️ 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 is still fairly immature. 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 (onerng read command)
  • add extra AES128-whitening
  • run as a daemon and integrate with rngd
Description
⚠️INCOMPLETE⚠️ A Go port of the OneRNG tools
Readme MIT 2 MiB
Languages
Go 95.5%
Makefile 4.5%