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

Create enclave deployment artefact #488

Closed
melowe opened this issue Oct 11, 2018 · 2 comments
Closed

Create enclave deployment artefact #488

melowe opened this issue Oct 11, 2018 · 2 comments
Assignees

Comments

@melowe
Copy link
Contributor

melowe commented Oct 11, 2018

The encryption-api module defines enclave as the service that core uses for encryption operations and key access. Private keys should never be exposed outside of its system boundary.

One of the proposed deployment options is that enclave can be co-deployed in the same location as private keys and expose its services to tessera which is potentially deployed in a different location.

Task 1. Provide optional enclave api/transport options to communicate with tessera core.
Task 2. Provide optional configuration that instructs tessera core how to access enclave securely.

@melowe
Copy link
Contributor Author

melowe commented Dec 4, 2018

Related #512

@prd-fox
Copy link
Contributor

prd-fox commented Dec 28, 2018

See related issue.

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

No branches or pull requests

2 participants