Requesting an attestation
An attestation allows an enclave to prove its identity by sharing a series of measurements that are unique to the enclave. These measurements can then be used to grant permissions to enclave to perform certain actions (like registering the enclave key with the Worm State smart contract). Attestations are signed by the TEE vendor (which is the Nitro hypervisor in the case of Marlin and consequently DeepWorm) to ascertain the legitimacy of the enclave.
Any one can request an attestation to verify for themselves that they are interacting with an enclave operating the right version of the worm brain. To do so simply execute the following command on a terminal:
The enclave_domain is available in the Contracts & IP Addresses section under the heading "WORM Brain Coprocessor".
Last updated