dignifiedquire / dignifiedquire/rust-drand
How does authentication work?
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think that having an `async` trait is doable, so we can work on that.
Regarding authentication, I don't get how `check_authenticity` guarantees that I cannot pretend to be another party? Shouldn't there be a signature check here?
https://github.com/dignifiedquire/rust-drand/blob/master/src/dkg/board.rs#L389-L402
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.