microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
35 stars 6 forks source link

Cluster Id #71

Closed jeffa5 closed 2 years ago

jeffa5 commented 2 years ago

Fixes #7

heidihoward commented 2 years ago

This PR is reusing CCF's service identiy for the cluster ID, am I understanding this correctly?

jeffa5 commented 2 years ago

Yes, deriving it from the service certificate. It might not be stable over DR but I think that might be ok for now. We can always rework it later.

heidihoward commented 2 years ago

CCF's service certificate should not be stable over DR but I agree that it is fine for now