-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Linus Gasser edited this page Feb 7, 2018
·
10 revisions
This library 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, then you can go to Cothority, as this holds all available apps so far.
- PhD, for those of you who have an idea and want to implement it using Onet, there is a template and documentation at Cothority_template for tutorials and HOWTOs.
- Developer, hard-core hackers that want to make our code even better, welcome! Find one of the links below:
So you want it all, go down to the base of the code and make it faster / more secure / better understandable. Or perhaps you see a bug and want to fix it yourself. Here is a list of places that can help you:
- Onet-library-description High level descriptions of the Cothority framework
- Architecture big overview of what ONet does
- DirectoryScheme what is stored where
- GoDoc entry point to the go-documentation
You are very welcome to help us in further developing ONet. Here are two pointers to start:
- EntryIssues if you want to start with a small issue
- Open issues what we know to fail and how to work around it
- Coding technical aspects of programming in Cothority