Task Distributor

Task Distributor handles the external Identity Computing Request and generates tasks assigning registered Data Analyzers and triggers OCTW to request and fetch analyzed identity data from Data Analyzers.

In order to keep the user’s identity relationship information confidential, the data fetching and identity computation process in the Identity Aggregation Layer will be executed in the TEE side chain. Our Task Distributor will use the shielding key to encrypt the request and forward it to the TEE Sidechain with some necessary on-chain info like smart contract ID and a random number.

Last updated