# TeeProfileRegistry — TEE 度量确权

## 设计

publisher 注册 (measurement\_hash, attestor\_address, ipfs\_uri)，让 consumer 选信任哪些 enclave 度量。

## 主网前必备

* 集成 Intel PCS / Trustee 服务做 measurement 验证
* 或 ZK proof "this measurement is valid Intel-signed"

详见 [DCAP TEE 算法](/algorithms/dcap-tee-attestation.md)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yellowpaper.axblade.io/registries-que-quan/tee-profile-registry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
