Skip to content
Linus Gasser edited this page Dec 20, 2016 · 45 revisions

Cothority-ONet

  • Cothority - Collective Authority
  • ONet - Overlay network

The ONet project offers a framework for research, simulation and deployment of crypto-related protocols with an emphasis of decentralized, distributed protocols.

Our documentation is split in three parts:

  • Users, when all you want is to use one of our services - read further down.
  • PhD, for those of you who have an idea and want to implement it using Onet, you can go to Cothority_Template
  • Developer, hard-core hackers that want to make our code even better and faster. You can go to Onet

Users

Apps

So you want to use one of our services and you are interested in one of our projects:

  • Cothority - The main server being able to handle all service-requests
  • CoSi - Collective Signing, where you can submit a hash of a document and get a collective signature on it
  • Cisc - Cisc Identity Skipchain, a distributed key/value storage handled by a permissioned, personal blockchain with an SSH-plugin

Services

Some of the services don't have yet an application, but can be interesting anyway:

Development

If you want to help with development, you can start picking one of the entry-level issues at https://github.com/dedis/cothority/issues/524

Clone this wiki locally