File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -75,3 +75,13 @@ Below is an example of the server's response:
7575
7676Note that the array's ordering matters. The point at index * n* of the server's
7777response corresponds to the point at index * n* of the client's request.
78+
79+ Reproducible builds
80+ ----
81+ Executing ` make eif ` will render a reproducible Nitro Enclave image. The ID of the image
82+ can be compared the with image ID in the attestation document served at https://star-randsrv.bsg.brave.com/enclave/attestation
83+ for auditing purposes (See [ nitriding-daemon] ( https://github.com/brave/nitriding-daemon ) for details).
84+ Currently, there is an outstanding kernel leak bug within the stock kernel packaged
85+ with the aws-nitro-enclaves-cli. A [ custom-built kernel] ( https://github.com/brave-experiments/nitro-enclave-kernel ) must be
86+ used when building the image.
87+
You can’t perform that action at this time.
0 commit comments