mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2024-11-21 05:22:10 +00:00
Merge pull request #28 from donaldh/master
Fix markdown list formatting in boot readme
This commit is contained in:
commit
c7a7b4815f
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue