Compare commits

...

2 commits

Author SHA1 Message Date
Dimitar Tomov
c7a7b4815f
Merge pull request #28 from donaldh/master
Fix markdown list formatting in boot readme
2024-07-16 07:33:58 +03:00
Donald Hunter
5a2b226251 Fix markdown list formatting in boot readme
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
2024-06-25 14:23:46 +01:00

View file

@ -47,10 +47,10 @@ The second type is measured boot were the assertion comes in the form of measure
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
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
4.) the lack of open remote attestation solutions.
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
3. past attestation protocols have been overly complex with little consensus inhibiting adoption
4. the lack of open remote attestation solutions.
## Hybrid Solutions