Skip to content

Conversation

josephproject1
Copy link

componentA and componentB represent separate components or modules of an application, each with its own memory space.
buffer_cap and secret_data_cap examples are used to protect memory within each component. As result, each component has its own capabilities, ensuring that they can only access their own memory not each other's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant