Skip to content

quic.md: add initial draft of QUIC transport - #276

Open
fjl wants to merge 1 commit into
ethereum:masterfrom
fjl:quic
Open

quic.md: add initial draft of QUIC transport#276
fjl wants to merge 1 commit into
ethereum:masterfrom
fjl:quic

Conversation

@fjl

@fjl fjl commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread quic.md
sides must create a binding signature over the negotiated key material of the QUIC
connection.

To get the key material, use a 'key exporter' with the `ENR key binding v1` label and a

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be clear, this refers to RFC 5705, correct?

Comment thread quic.md

The certificate hashes are computed as the SHA256 hash of the DER encoding of the
certificate. This feature exists primarily for compatibility with WebTransport, but
non-browser implementations should also verify the presented certificate upon connection

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
non-browser implementations should also verify the presented certificate upon connection
non-browser implementations MUST verify the presented certificate upon connection

@MarcoPolo

Copy link
Copy Markdown

what's the ALPN?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants