- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Tue, 25 Nov 2025 06:40:56 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 November 2025 14:41:01 UTC
@saschanaz commented on this pull request.
> @@ -735,9 +735,8 @@ <h2>
SHOULD attempt to <a>refresh</a> the push subscription before the subscription expires.
</p>
<p>
- A <a>push subscription</a> has internal slots for a P-256 <a>ECDH</a> key pair and an
- authentication secret in accordance with [[RFC8291]]. These slots MUST be populated when
- creating the <a>push subscription</a>.
+ A [=push subscription=] has an associated <dfn>P-256 ECDH key pair</dfn> and an
+ <dfn>authentication secret</dfn> in accordance with [[RFC8291]].
Yeah, it's somehow opaque right now. Could try byte sequences and make it always serialized. Thoughts?
I think a separate PR would be nicer for that
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/414#discussion_r2560242660
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/push-api/pull/414/review/3505400162@github.com>
Received on Tuesday, 25 November 2025 14:41:01 UTC