Open THS-on opened 9 months ago
Proper conditional compilation...not possible in Go.... hashicorp's stuff?
Also, proper PKI interface for signing and make this part of the system generic.
If we rename Policies to Intents, then the intent property needs to become something else..... function? operation?
Proper conditional compilation...not possible in Go.... hashicorp's stuff?
We could use go-plugin to separate schemes and rules into plugins. This would make building NAE without the SGX toolchain easier.
If we rename Policies to Intents, then the intent property needs to become something else..... function? operation?
What do you think about endpoint? Maybe type would also fit, because generally the type does not change e.g. a TPM quote is still a quote with a different PCR selection.
For mapping RATS terminology:
GA10 implements a Verifier, Reference Value Provider and takes the role of the Endorser.