Skip to main content

Module opening

Module opening 

Source
Expand description

Shared negotiation for already-authorized, already-resolved Threads. This validates transport bindings and limits; it does not grant authority.

Structs§

AcceptedOpening
Parsed proposal; authorization and durable installation belong to the host.

Constants§

FRAME_LIMIT
MAX_ITEMS

Functions§

accept
The remote key must come from the authenticated transport, never the frame. An attached genesis retains the original creator’s signature and identity. The host must authorize publication and commit that genesis before Ready; parsing it grants no authority. PoP covers the entire exact opening.
parse_facets
sign_genesis
validate_endpoint
validate_ready
verify_genesis
verify_genesis_record
Structural and original-signature validation only. Account authority and hosted admission receipts still require independently retained trust.