Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Get/Set operations on anchors #34

Open
Tracked by #57
lthibault opened this issue Jun 9, 2022 · 0 comments
Open
Tracked by #57

Implement Get/Set operations on anchors #34

lthibault opened this issue Jun 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lthibault
Copy link
Collaborator

API Design

  • OCAP-MD's interfaces look like a good staring point
  • See also: Sandstorm's Assignable interface (esp. asSetter and asGetter)

Implementation

  • Values should be stored in a memdb table, separate from anchor.

Misc

  • We want to support a security pattern for Proc that requires callers to provide the anchor to which the process should be assigned. The executor would assert that the anchor is a local one before starting the process.
@lthibault lthibault added the enhancement New feature or request label Jun 9, 2022
@lthibault lthibault added this to the 0.1.0 Public Beta Release milestone Jun 9, 2022
@lthibault lthibault self-assigned this Jul 7, 2022
@lthibault lthibault mentioned this issue Nov 14, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant