Skip to content

Attesteer API for requesting remote attestation #1180

@clangenb

Description

@clangenb

So far we have only implemented the PoC for the Attesteer such that it can fetch the Marbles of Marblerun and fetch the enclave quote to send a remote attestation on chain. However, for non-security setups, we need to expose an endpoint to request forwarding of a remote attestation. This should be fairly simple:

  • Add RPC method to the trusted TLS server to request forwarding. One for IAS and one for DCAP.
  • We also need to check f the requester has subscribed to using the service. We will probably have a pro-rata billig, so we need a local DB that stores per subscriber: 1. Remaining quota, 2. How many requests have been sent. Not sure about the second though, all the remote attestations are already on the public blockchain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions