HoneyBadgerBFT
HoneyBadgerBFT copied to clipboard
Authenticated Sockets
So far the demos have only used plain unauthenticated sockets. Clearly we need TLS, with client/server authentication and self-signed certificates. This is most likely a prereq for #7
Also needs a script to generate certificates along with the other keys.
@amiller you may close the issue as it was moved to initc3/HoneyBadgerBFT-Python#25