webappsec-subresource-integrity VS compression-dictionary-transport

Compare webappsec-subresource-integrity vs compression-dictionary-transport and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
webappsec-subresource-integrity compression-dictionary-transport
5 7
69 89
- -
0.0 5.2
about 1 year ago about 2 months ago
HTML
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webappsec-subresource-integrity

Posts with mentions or reviews of webappsec-subresource-integrity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • JavaScript import maps are now supported cross-browser
    14 projects | news.ycombinator.com | 3 May 2023
    Seeing this, it reminded me of an interesting topic: caching at browser-level the external libraries used for big performance improvements: https://github.com/w3c/webappsec-subresource-integrity/issue...
  • 📦 Everything you need to know: package managers
    9 projects | dev.to | 2 Nov 2022
    All package managers implement strict specifications on this approach to integrity. For example, npm respects the W3C's "Subresource Integrity or SRI" specification, which describes the mechanisms to be implemented to reduce the risk of malicious code injection. You can jump directly here to the specification document if you want to dig deeper.
  • Python 3.11 in the Web Browser
    9 projects | news.ycombinator.com | 26 Mar 2022
    One proposed solution is checksums on CDN provided javascript:

    https://w3c.github.io/webappsec-subresource-integrity/

  • How Cloudflare verifies the code WhatsApp Web serves to users
    2 projects | news.ycombinator.com | 10 Mar 2022
    It's great to hear that you want this added to browsers themselves, and you're right that browsers are more likely to implement such changes if you can show that users are deliberately installing an extension to add the missing functionality.

    There has been some discussion at the W3C about extending the SRI spec in this direction[0], but it seems they are reluctant to do that unless "multiple browser vendors" choose to implement something like this.[1] Hopefully the existence and adoption of this browser extension helps to solve that bootstrapping / Catch-22 problem.

    As for usability, would it be sufficient to just adopt a TOFU model, where the browser pins the first key it sees for a domain? To prevent the risk of permanently bricking a site (if the key gets lost, or the host gets temporarily compromised) you could politely warn the user that the key has changed, or just show a different colour icon representing that the code is correctly signed with an unknown key.

    [0] https://github.com/w3c/webappsec/issues/449

    [1] https://github.com/w3c/webappsec-subresource-integrity/issue...

  • “Outlook just asked me if I want to upgrade to bigger ads?”
    3 projects | news.ycombinator.com | 18 Feb 2022
    Including the hash is exactly what subresource integrity does (even in a CDN context, conveniently enough), but so far people haven’t figured out a sufficiently non-leaky design to use it for caching[1,2].

    [1] https://github.com/w3c/webappsec-subresource-integrity/issue...

    [2] https://hillbrad.github.io/sri-addressable-caching/sri-addre...

compression-dictionary-transport

Posts with mentions or reviews of compression-dictionary-transport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.
  • Compression efficiency with shared dictionaries in Chrome
    3 projects | news.ycombinator.com | 6 Mar 2024
    > Dictionary entries (or at least the metadata) should be cleared any time cookies are cleared.

    So it seems it should not get you anything you cannot already do with cookies.

    https://github.com/WICG/compression-dictionary-transport?tab...

  • Chrome feature: Compression dictionary transport with Shared Brotli
    2 projects | news.ycombinator.com | 22 Sep 2023
    Talked about here:

    https://github.com/WICG/compression-dictionary-transport

  • Compression Dictionary Transport
    1 project | news.ycombinator.com | 9 Aug 2023
  • Improving compression with a preset DEFLATE dictionary (2015)
    1 project | news.ycombinator.com | 24 Jul 2023
    There's a spec up for custom dictionary support across the web. https://github.com/WICG/compression-dictionary-transport

    This was one of the major blockers that iirc Mozilla threw in the way of zstd compression support: they said zstd with a standardly accepted dictionary would be too particular & wanted more. With this spec maybe Moz will accept zstd as a web compression standard.

  • JavaScript import maps are now supported cross-browser
    14 projects | news.ycombinator.com | 3 May 2023
    Here here. Today, bundlers may get you to first page load faster. But if a user comes back and you've shipped two small fixes, all those extra wins you get from compressing a bunch files at once fly out the window & you're deep in the red. If you have users that return to your site, and your site is actively developed, bundling is probably a bad tradeoff.

    We see similar fixedness in the field all over the place: people freaking love small Docker image sizes & will spend forever making it smaller. But my gosh the number of engineers I've seen fixate on total download size for an image, & ignore everything else, is vast. Same story, but server side: my interest is in the download size for what v1.0.1 of the Docker container looks like once we already have v1.0.0 already shipped. Once we start to consider what the ongoing experience is, rather than just the first time easy-to-judge metric, the pictures all look very different.

    Then there's the other thing. The performance reasons for bundling are being eaten away. Preload & Early Hints are both here today & both offer really good tools to greatly streamline asset loading & claw back a lot of turf, and work hand-in-glove with import-maps. The remaining thing everyone points out is that a large bundle compresses better (but again at the cost of making incremental updates bad). The spec is in progress, but compression-dictionary-transport could potentially obliterate that advantage, either make it a non-factor, or perhaps even a disadvantage for large bundles (as one could use a set of dictionaries & go discover which of your handful of dictionaries best compress the code). These dictionaries would again be first-load hit, but could then be used again and again by users, to great effect again for incremental changes. https://github.com/WICG/compression-dictionary-transport

    Bundles are such an ugly stain on the web, such an awful hack that betrays the web's better resourceful nature. Thankfully we're finally making real strides against this opaque awful blob we've foisted upon this world. And we can start to undo not just the ugliness, but the terrible performance pains we've created by bundling so much togther.

What are some alternatives?

When comparing webappsec-subresource-integrity and compression-dictionary-transport you can also consider the following projects:

mma - MMA - Musical MIDI Accompaniment. This is a mirror of the original author's code drops.

download-esm - Download ESM modules from npm and jsdelivr

Roundcube - The Roundcube Webmail suite

sciter-js-sdk

ci - NodeSecure tool enabling secured continuous integration

import-maps - How to control the behavior of JavaScript imports

quickjspp

wasmtime - A fast and secure runtime for WebAssembly

simpatico - Simpatico is an umbrella term for several data-structures and algorithms written in JavaScript

proposal-type-annotations - ECMAScript proposal for type syntax that is erased - Stage 1