Watch
1
0
Fork
You've already forked RedFlag
0

raf: sync docs to code + relative cross-reference links

Handler/migration counts, calculateBackoff -> calculateDelay, machine-id
binding (cross-platform machineid + fallbacks, not hostname), last-reviewed
dates, and made [[cross-references]] relative so they resolve.
This commit is contained in:
Fimeg 2026-06-15 09:39:34 -04:00
commit d9ba008f67
13 changed files with 108 additions and 109 deletions

View file

@ -367,10 +367,10 @@ 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](security/01-trust-boundaries.md) (kernel enforcement as trust boundary)
**Connection:** [security/01-trust-boundaries](01-trust-boundaries.md) (kernel enforcement as trust boundary)
**Connection:** [security/04-machine-binding](security/04-machine-binding.md) (agent identity verification)
**Connection:** [security/04-machine-binding](04-machine-binding.md) (agent identity verification)
---
*Last reviewed: 2026-06-11*
*Last reviewed: 2026-06-14*