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

Trusted Computation #49

Open
imacoindev opened this issue Jul 25, 2019 · 2 comments
Open

Trusted Computation #49

imacoindev opened this issue Jul 25, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@imacoindev
Copy link

As a request from the Oracle execute a script in the server and return the result (with capped length).

One possibility for creating the computation:

  • Create an archive in IPFS and upload the binary or script, dependencies and dockerfile in it.
  • First argument can be the IPFS multihash that specifies the archive location. The rest of the arguments can be passed to the execution environment as environment variables.

Alternative solutions always welcome :)

@kss-espeo
Copy link
Collaborator

Estimates for SGX implementation of Trusted Computation:

1 day timeboxed to design details of an implementation
6 weeks of implementation

This is low precision, such precision would greatly increase after I run that 1 day timeboxed research

@kss-espeo kss-espeo added the enhancement New feature or request label Oct 9, 2019
@kss-espeo
Copy link
Collaborator

#51 is a possible prerequisite for that.

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

2 participants