Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.16 KB

Services.md

File metadata and controls

31 lines (26 loc) · 1.16 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:

  • cosi collective signing, where you can submit a hash of a document and get a collective signature on it
  • identity a distributed key/value storage handled by a skipchain and with applied verification functions.
  • evoting run an election on a decentralized system using skipchains to store the votes
  • ftcosi request and verify collective signatures using part of the bzycoinx protocol
  • pop 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