Commit e45b975
docs(tbtc/signer): scope the sidecar secret-boundary claim to signing
Section 1 said the host "holds no signing secrets at any time," but
section 3 maps the transitional DKG calls unchanged and the frozen
Phase 7 spec still has the DKG APIs returning/accepting
secret_package_hex through the host until the DKG-custody follow-up.
So in deployments that run DKG through this transport the host still
sees DKG secret material (review finding). Section 1 now scopes the
property to the signing path and states explicitly that #4007 must
treat the host<->sidecar signing interface as a secret boundary but
NOT the DKG interface until DKG custody moves inside the sidecar - a
precondition for the sidecar being a complete secret boundary.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent cde0946 commit e45b975
1 file changed
Lines changed: 17 additions & 2 deletions
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
22 | 37 | | |
23 | 38 | | |
24 | 39 | | |
| |||
0 commit comments