holochain / org

Organizational Repo for project-wide tickets
http://holochain.org
11 stars 1 forks source link

ADR: composer/container interface #102

Closed lucksus closed 6 years ago

lucksus commented 6 years ago

With several composer implementations and several unanswered arch. questions, we need a clear idea about the interface a container/composer implements

lucksus commented 6 years ago

@willemolding has started writing about this from the perspective of a web/browser based client: https://hackmd.io/RJ9UByd3Q4mpRfoLDGauQQ#

lucksus commented 6 years ago

I would like to see a list of functions the container offers to all kinds of user-roles, both external web clients, as well as the QML or future/other internal UI. So, not focusing on the implementation for how call these functions remotely within the scope of this ticket.

Instead we should rather include a definition of permission/access management for different function-domains.