Merge pull request #28 from donaldh/master

Fix markdown list formatting in boot readme
This commit is contained in:
Dimitar Tomov 2024-07-16 07:33:58 +03:00 committed by GitHub
commit c7a7b4815f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,10 +47,10 @@ The second type is measured boot were the assertion comes in the form of measure
The disadvantages are: The disadvantages are:
1.) outside of a very limited set of solutions, the boot process is not stopped immediately when a bad configuration is loaded 1. outside of a very limited set of solutions, the boot process is not stopped immediately when a bad configuration is loaded
2.) often local attestation is relied on as the enforcement mechanism and thus susceptible to being defeated by a local entity 2. often local attestation is relied on as the enforcement mechanism and thus susceptible to being defeated by a local entity
3.) past attestation protocols have been overly complex with little consensus inhibiting adoption 3. past attestation protocols have been overly complex with little consensus inhibiting adoption
4.) the lack of open remote attestation solutions. 4. the lack of open remote attestation solutions.
## Hybrid Solutions ## Hybrid Solutions