Skip to content
/ CCF Public
forked from microsoft/CCF

Confidential Consortium Framework - a framework to build secure, highly available, and performant applications that focus on multi-party compute and data

License

Notifications You must be signed in to change notification settings

eddyashton/CCF

Repository files navigation

The Confidential Consortium Framework

Gitter Build Status Docs

ccf

The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data. CCF can enable high-scale, confidential networks that meet key enterprise requirements — providing a means to accelerate production and enterprise adoption of consortium based blockchain and multi-party compute technology.

Leveraging the power of trusted execution environments (TEEs), decentralized systems concepts, and cryptography, CCF enables enterprise-ready multiparty computation or blockchains.

Learn more and get started

Getting Started with CCF

Third-party components

We rely on several open source third-party components, attributed under THIRD_PARTY_NOTICES.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

All pull requests must pass a suite of CI tests before they will be merged. The test commands are defined in test.yml, so you can locally repeat any tests which fail. You should at least run the code format checking scripts defined in checks.yml before creating a pull request, ensuring all of your code is correctly formatted. The test commands will only report misformatted files - to reformat the files, pass -f to the check-format.sh ... command and remove --check from the black ... command.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Confidential Consortium Framework - a framework to build secure, highly available, and performant applications that focus on multi-party compute and data

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.3%
  • Python 19.7%
  • TLA 1.8%
  • CMake 1.8%
  • TypeScript 1.7%
  • Shell 1.3%
  • Other 1.4%