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

[confidential] Need to encrypt/decrypt Usage for the proxy #379

Open
jorgeantonio21 opened this issue Jan 29, 2025 · 0 comments
Open

[confidential] Need to encrypt/decrypt Usage for the proxy #379

jorgeantonio21 opened this issue Jan 29, 2025 · 0 comments

Comments

@jorgeantonio21
Copy link
Contributor

Otherwise, the usage is passed on clear to the OS. We have two ways to proceed:

[ ] - Add encryption/decryption for Usage which implies having to add this functionality on the proxy as well.
[ ] - The TEE node generates (ideally deterministically) its Sui private key, which is never exposed to the OS. In this case, within the secure enclave, the node signs the usage and sends the signature + hash to the proxy for verification.

I am more inclined on the second option atm.

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

No branches or pull requests

1 participant