From 9eb6d948298bf2ff542a02db787abcd60f64bb79 Mon Sep 17 00:00:00 2001 From: Pierre Gronlier Date: Mon, 15 Jan 2024 09:30:57 +0100 Subject: [PATCH] fix mkdocs rendering add one line to get list properly rendered --- docs/docs/security/remote_attestation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/security/remote_attestation.md b/docs/docs/security/remote_attestation.md index 2d2b9f98..e84f153d 100644 --- a/docs/docs/security/remote_attestation.md +++ b/docs/docs/security/remote_attestation.md @@ -18,6 +18,7 @@ Our implementation relies on the latter, where we have to possibility to build o ### Overall architecture As explained in [1] & [2], ECDSA attestation sequence relies on three different platforms to achieve the verifications needed : + - The Intel SGX platform, - The Data Center Caching Service - The target service, in our case the client.