- https://github.com/nucypher/ferveo/pull/175 adds an intermediate solution to offboarding validators, `Dkg.offboard_validator(address)` - To ship the cohort refreshing and recovery schemes, we need to reliably track the state of `Coordinator` in the local `Dkg` instances - Consider stateless `Dkg` implementation, #108 - Related: https://github.com/nucypher/ferveo/issues/160