Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Opaque data (References / Keys) #41

Open
Cypher1 opened this issue Mar 14, 2022 · 0 comments
Open

Opaque data (References / Keys) #41

Cypher1 opened this issue Mar 14, 2022 · 0 comments
Labels
Expressivity Related to expressivity Ibis Related to Ibis Raksha Parity Related to reaching parity with Raksha

Comments

@Cypher1
Copy link
Contributor

Cypher1 commented Mar 14, 2022

Current state

Currently all data is provided transparently to particles. This means that any particle that is given data is 'tainted' by all the tags associated with that data.

Future work

Provide an opaque data type (e.g. a reference or key) which allows non-tainting data handling (i.e. pass through).
This should allow selection, mapping and the use of a service to de-reference (or re-associate) opaque data with it's associated data when needed, given access to the underlying data.

@Cypher1 Cypher1 added Expressivity Related to expressivity Raksha Parity Related to reaching parity with Raksha Ibis Related to Ibis labels Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Expressivity Related to expressivity Ibis Related to Ibis Raksha Parity Related to reaching parity with Raksha
Projects
None yet
Development

No branches or pull requests

1 participant