This is the working area for the individual Internet-Draft, "Human Continuity for HTTP".
The following are informative and are not part of the protocol contract. Where they disagree with the draft's normative prose, the prose prevails.
docs/applicability-rationale.mdexplains why a scoped, verifier-local continuity handle is the minimal primitive for mutable per-human allocation, and when an unlinkable mechanism or operator-mediated allocation is the better choice instead.schemas/holds JSON Schemas for the policy metadata and realm metadata documents. Every metadata example in the draft is validated against them in CI:
$ python3 -m pip install 'jsonschema[format]==4.26.0'
$ python3 scripts/validate-metadata-examples.pySee the guidelines for contributions.
The contributing file also has tips on how to make contributions, if you don't already know how to do that.
Formatted text and HTML versions of the draft can be built using make.
$ makeCommand line usage requires that you have the necessary software installed. See the instructions.