[Core Protocol] Looking to have Decentralised Key Generation on Nodes to enable public key cryptography. #527
Unanswered
vaibhavgeek
asked this question in
Core Protocol
Replies: 2 comments
-
cc @sbvegan |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Did you check the documentation?
Did you read the specs?
Did you check for duplicate questions?
Issue Description
I am application developer for Kleo Network, am trying to create an infrastructure where nodes on my app chain can create DGK decentralised generate key to create ED5519 signature scheme for any message / content. This DGK should happen using Shamir's secret sharing algorithm so that no single node has access to entire user data.
I also want them to run very specific docker container inside Intel SGX machines (TEEs).
I am researching on how to get this done on OP stack, looking forward to resources and pointers that can help me along the way.
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions