Skip to content

RNG re-seed on restore (security correctness) #2

@WaylandYang

Description

@WaylandYang

Problem

All children boot with parent's RNG state. Cryptographically broken — TLS sessions, key generation, anything entropy-dependent is predictable across children.

Dirty problem #4 in DESIGN.md.

Approach

Acceptance

  • Each child has different /dev/urandom output after restore
  • Documented threat model (must call this out as required for production)

Metadata

Metadata

Assignees

No one assigned

    Labels

    dirty-problemOne of the 8 dirty problems in DESIGN.mdhelp wantedExtra attention is neededsecuritySecurity / isolation correctness

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions