Re: [w3c/push-api] Define and use the p256dh/auth internal slots (PR #414)

@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