Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.11 KB

Services.md

File metadata and controls

29 lines (24 loc) · 1.11 KB

Navigation: DEDIS :: Cothority :: Services

Services

Describe in more detail:

  • protobuf over websockets
  • internal Communication
  • storage of data

List

Here is a list of all services available in the cothority:

  • blscosi collective signing, where you can submit a hash of a document and get a collective signature on it
  • evoting run an election on a decentralized system using skipchains to store the votes
  • byzcoinx request and verify collective signatures in a fault-tolerant manner
  • personhood create and participate in Proof-of-Personhood parties where each participant gets a cryptographic token that identifies him anonymously as a unique person
  • skipchain a permissioned blockchain for storing arbitrary data if a consensus of a group of nodes is found
  • status returns the status of a conode
  • calypso Auditable Sharing of Private Data over Blockchains