feat: enforce owner allowlisted bwrap HTTPS egress
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a0726e-5232-73f2-aaca-2c05ceb62efb
This commit is contained in:
parent
d69827aaa2
commit
d477c3b5d9
11 changed files with 563 additions and 32 deletions
|
|
@ -82,9 +82,10 @@ continues to carry exact consumer identity and value-free route references.
|
|||
|
||||
## Network and credentials remain separate gates
|
||||
|
||||
Bwrap now refuses a profile with `network.default: allow`, nonempty egress, or
|
||||
setup secret references. The implementation currently provides only a
|
||||
loopback-only network and no credential-delivery mechanism. Returning a
|
||||
Bwrap refuses `network.default: allow` and setup secret references. Network
|
||||
egress is opt-in through the owner allowlist described in bwrap-egress.md;
|
||||
empty-egress profiles retain loopback-only networking. There is still no
|
||||
credential-delivery mechanism. Returning a
|
||||
declared egress list as evidence would not make that list enforced or usable.
|
||||
Exec credential route references continue to be labels, not credential values
|
||||
or delivery grants.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue