2020-10-06 18:44:53 +03:00
|
|
|
CCF Documentation
|
2019-10-22 18:04:14 +03:00
|
|
|
=================
|
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
.. panels::
|
2019-10-22 18:04:14 +03:00
|
|
|
|
2021-01-05 22:04:12 +03:00
|
|
|
:fa:`info-circle` :doc:`overview/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2021-06-22 18:59:51 +03:00
|
|
|
Get started with the Confidential Consortium Framework and its core concepts.
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
---
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
:fa:`tools` :doc:`build_apps/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
.. image:: img/ts.svg
|
|
|
|
:width: 32
|
2023-03-20 19:09:47 +03:00
|
|
|
:target: ./build_apps/js_app_ts.html
|
2020-12-04 14:00:47 +03:00
|
|
|
:alt: TypeScript
|
|
|
|
:align: left
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
.. image:: img/cpp.svg
|
|
|
|
:width: 32
|
2022-04-06 13:14:43 +03:00
|
|
|
:target: ./build_apps/example.html
|
2020-12-04 14:00:47 +03:00
|
|
|
:alt: C++
|
|
|
|
:align: left
|
2020-10-07 12:23:39 +03:00
|
|
|
|
2021-06-22 18:59:51 +03:00
|
|
|
Write application logic against the CCF Key-Value store in C++, JavaScript or TypeScript.
|
2020-10-07 12:23:39 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
---
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
:fa:`user` :doc:`use_apps/index`
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2021-06-29 21:30:15 +03:00
|
|
|
Interact with a CCF application, using HTTP over TLS.
|
2020-12-04 14:00:47 +03:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
:fa:`tachometer-alt` :doc:`operations/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-12-04 14:00:47 +03:00
|
|
|
|
|
|
|
Provision and operate a network of CCF nodes hosting an application.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
:fa:`users` :doc:`governance/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-12-04 14:00:47 +03:00
|
|
|
|
|
|
|
Propose and vote changes to a CCF network, the rules that define it and the application it runs.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
:fa:`eye` :doc:`audit/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2020-12-04 14:00:47 +03:00
|
|
|
|
|
|
|
Audit a running CCF network and its complete history.
|
2020-10-06 18:44:53 +03:00
|
|
|
|
2021-01-05 22:04:12 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
:fa:`code-branch` :doc:`contribute/index`
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Contribute to the CCF GitHub repository.
|
|
|
|
|
2021-04-21 17:02:41 +03:00
|
|
|
---
|
|
|
|
|
2022-01-13 12:57:26 +03:00
|
|
|
:fa:`shapes` :doc:`architecture/index`
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-04-21 17:02:41 +03:00
|
|
|
|
2022-01-13 12:57:26 +03:00
|
|
|
CCF design and architecture elements.
|
2021-04-21 17:02:41 +03:00
|
|
|
|
2021-06-01 13:39:31 +03:00
|
|
|
---
|
|
|
|
|
2021-07-23 11:30:51 +03:00
|
|
|
:fa:`flask` :doc:`research/index`
|
2022-04-06 13:14:43 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2021-06-01 13:39:31 +03:00
|
|
|
|
|
|
|
CCF-related research papers and technical reports.
|
|
|
|
|
2019-04-26 18:27:27 +03:00
|
|
|
.. toctree::
|
2019-10-22 18:04:14 +03:00
|
|
|
:maxdepth: 1
|
2020-06-22 14:57:44 +03:00
|
|
|
:hidden:
|
2019-04-26 18:27:27 +03:00
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
overview/index.rst
|
|
|
|
build_apps/index.rst
|
|
|
|
use_apps/index.rst
|
|
|
|
operations/index.rst
|
|
|
|
governance/index.rst
|
2020-10-06 18:44:53 +03:00
|
|
|
audit/index.rst
|
2021-01-05 22:04:12 +03:00
|
|
|
contribute/index.rst
|
2022-01-13 12:57:26 +03:00
|
|
|
architecture/index.rst
|
2022-11-16 23:44:20 +03:00
|
|
|
research/index.rst
|