[Cloud Computing]Mechanisms: Attestation Service

来源:互联网 发布:mac韩服lol下载 编辑:程序博客网 时间:2024/04/29 13:56

Attestation Service


An attestation service is responsible for assessing the integrity of cloud compute nodes through techniques introduced by the trusted computing technology and trusted platform modules (TPMs). The TPM creates a hash of a boot component and validates the hash against a set of securely stored values.

A remote attestation service is critical for implementing secure compute platforms in the cloud. It checks whether a platform is launched with known-good firmware and software components, communicates the security trust level or trustworthiness of a platform to consumers, and supports visibility and auditability.

In Figure 1, the attestation service receives signed attestations from secure boot verification services. The attestation service validates the signatures on boot measurements and makes the attestations available to authenticated administrators, workflow engines and orchestration engines that need to know the security status of a resource before dispatching a workload.


Figure 1 - An example of an attestation service.

Related Patterns:

  • Cloud Storage Data Placement Compliance Check
  • Trust Attestation Service
  • Trusted Cloud Resource Pools
0 0
原创粉丝点击