- From: Alvaro <notifications@github.com>
- Date: Mon, 26 Aug 2024 14:01:14 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 August 2024 21:01:18 UTC
First of all, thanks for all the work !, I also really appreciate the time taken to read this issue. I'm in need to check the service worker once downloaded to verify the consistency as per a client requirement, this feature seems easy to implement since all we need is to expose the service worker script contents, maybe it could be via the ServiceWorkerRegistration object. This is the only feature lacking to perform a complete integrity check of a webpage resources, since we already have Subresource Integrity (SRI) and other features. I'm not proposing a behavior modification, this would be a feature in favour of transparency. It would be useful for sensitive applications that require integrity verification and depend on service worker features. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1725 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/1725@github.com>
Received on Monday, 26 August 2024 21:01:18 UTC