Tee Related

This section describes how the storage node interacts with the tee worker. tee wokger is a node with SGX functionality, a secure and trusted node in the network, and the authenticity of the storage miner's data is verified by the tee worker.

PubkeysProvider Client

MethodDescriptionReference

Create a PubkeysProvider client

reservation

Get the identity pubkey of the tee worker

Get the master pubkey of the tee worker

reservation

Get the podr2 pubkey of the tee worker

reservation

Podr2 Client

MethodDescriptionReference

Create a Podr2 client

reservation

Request tee worker calculation service file tag

Podr2Verifier Client

MethodDescriptionReference

Create a Podr2Verifier client

reservation

Request tee worker to validate proof of service data

PoisVerifier Client

MethodDescriptionReference

Create a PoisVerifier client

reservation

Request tee worker to validate a single block of idle data

Request tee worker to validate total idle data proofs

PoisCertifier Client

MethodDescriptionReference

Create a PoisCertifier client

reservation

Get the public key for storing miner registrations

Request tee worker to generate idle data challenge

Request tee worker to validate idle data challenge

Request tee worker to verify proof of deletion of idle data

Last updated