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

Add page to request execution using an execution token and some execution parameters #20

Open
4 of 5 tasks
longtomjr opened this issue May 20, 2021 · 0 comments
Open
4 of 5 tasks
Assignees

Comments

@longtomjr
Copy link
Collaborator

longtomjr commented May 20, 2021

  • Request attestation with the exec_enclave exec/attest
  • Add a field to paste in an execution token
  • Encrypt the execution token with the exec_enclave's public key and a local ephemeral private key (use existing box functions)
  • Send the encrypted token + some execution parameters to /exec/request
  • Display the result from the execution (or poll an endpoint to display the status and then the result when ready) -> see: Add endpoint to request execution for a given token rtc-data#71
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants