datrs / hypercore

Secure, distributed, append-only log
https://docs.rs/hypercore
Apache License 2.0
332 stars 37 forks source link

read-only mode #15

Closed yoshuawuyts closed 6 years ago

yoshuawuyts commented 6 years ago

Hypercore should support not having a private key available. It currently doesn't.

yoshuawuyts commented 6 years ago

Done!