Watch
1
0
Fork
You've already forked RedFlag
0

RAF: convert [[wiki-links]] to standard markdown for GitHub rendering

This commit is contained in:
Fimeg 2026-06-11 11:47:44 -04:00
commit 47fe315e8f
15 changed files with 126 additions and 126 deletions

View file

@ -357,9 +357,9 @@ are defense-in-depth on top, not a prerequisite. Userspace wrappers alone are by
shell, and a stripped environment; the agent that hands it tokens is unprivileged and holds no
signing key.
**Connection:** [[security/01-trust-boundaries]] (kernel enforcement as trust boundary)
**Connection:** [security/01-trust-boundaries](security/01-trust-boundaries.md) (kernel enforcement as trust boundary)
**Connection:** [[security/04-machine-binding]] (agent identity verification)
**Connection:** [security/04-machine-binding](security/04-machine-binding.md) (agent identity verification)
---