mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2024-11-10 01:12:10 +00:00
Compare commits
2 commits
ae4c64fcff
...
c7a7b4815f
Author | SHA1 | Date | |
---|---|---|---|
|
c7a7b4815f | ||
|
5a2b226251 |
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:
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue