cothority icon indicating copy to clipboard operation
cothority copied to clipboard

Scalable collective authority

Results 112 cothority issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.4.4 to 1.5.18. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.5.18 Welcome to the v1.5.18 release of containerd! The eighteenth patch release for containerd 1.5 includes fixes...

dependencies

Couple of questions about Pedersen'd DKG: 1. Looking at https://github.com/dedis/cothority/blob/e0c9afbb847b070e1bda6f54561a4082b803db80/dkg/pedersen/dkg.go#L106 and then the SendToTreeNode implementation I am not clear if you are using private and reliable broadcast channels as required...