mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2024-11-10 01:12:10 +00:00
Compare commits
No commits in common. "c7a7b4815f6218f167e6fad729534620ee2f3078" and "ae4c64fcff92c7b49661f55c7a5d4fb76a0d497c" have entirely different histories.
c7a7b4815f
...
ae4c64fcff
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