webpackage VS chromium

Compare webpackage vs chromium and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webpackage chromium
10 224
1,216 17,621
0.4% 1.5%
5.2 10.0
4 days ago 3 days ago
Go
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
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.

webpackage

Posts with mentions or reviews of webpackage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • HTTP Message Signatures
    1 project | news.ycombinator.com | 3 May 2024
    Good stuff. Still, drives me a bit nuts that we package/HTTP Signed Exchanges, Message Signatures, and web archiving all have very similar but different versions of the same thing.

    Webpackage has a lot of stuff that seems super cool to me. Alas it seemed mainly to be a small handful of engineers & most seemed to have moved on from the effort. https://github.com/WICG/webpackage/issues/713

    Given the frosty response in the comments they got I guess I'm not shocked, but in general it feels like web standards could use better long term care, that they often don't get, alas.

  • Is Apple's ".webarchive" a future-proof format for saving web pages for viewing within the Apple eco-system?
    1 project | /r/DataHoarder | 30 Apr 2023
  • Show HN: An alternative web-like system design
    1 project | news.ycombinator.com | 26 Mar 2023
    Some of the navigating into a bundle stuff is indeed not presently happening.

    But there's a bunch of specs for signed exchanges & subresources that underpin & allow resource exchange, and which do have recent drafts. Webpackage seems to be doing OK ish. But yeah we bundles specifically do seem to be all expired.

    https://github.com/WICG/webpackage#specifications

  • New Docker Desktop: Run WASM Applications Alongside Linux Containers in Docker
    8 projects | news.ycombinator.com | 7 Dec 2022
  • PDFs suck. I would gladly pay extra for a better digital format.
    2 projects | /r/rpg | 2 Nov 2022
    Cool idea, but what I'm really hoping is that webpackage gets properly developed and integrated with browsers eventually. Unfortunately it probably won't happen, a tiny chunk of Google showed interest but that's about it.
  • Bluesky – Authenticated Data EXperiment
    2 projects | news.ycombinator.com | 4 May 2022
    With certificate transparency, I dont think SXG's expiration s a real barrier to adoption. The hardnosed shitty browser attitude aroumd right now: it will collapse in the face of onvious utility, other people will implememt more aspirational & liberal systems. This stance is untennable im the face of the obvious huge value of being able to lool at old signed content, particularly when coupled with certificate transparency systems. This conservative standard will is just a minimal & onvious agreeable starting place, but adoption will give way to expansion, given the immense user value of signed content. I say this as a core core protester against these pathetic loserly expiration timeouts[1].

    I get maybe not putting all your chips in SXG basket. I disagree with a bunch of the protest: this seems like a sensible, basic, obvious layered enhancement to the existimg web. Safari & Mozia are as is the modd today being terrible shits as usual, the regressives.

    Contrasting ADX versus SXG just feels so wild, because SXG is a small refinememt to a vast world spanning & complete ecosystem of technology that has already taken over the planet. And ADX is an standalone completely isolated alternate world, it's own reality. This tension, whether we need a baseline which is 100% new & novel & redefines the entire problem space on it's own terms, completely from scratch, or whether we can hack & improve & enhance what we have: I dont feel like there's any camp at all left to defend improvememt.

    Tear it all down, start over... it's the mode. I agree, this debate needs more than HM comments. But this tension & conflict, this view of the world & how it evolves or revolts: it's been trying to make revutions & insist no bounds, nothing today can possibly be good enough for tomorrow. And two plus decades latter, it's made such tiny impact, is so niche.

    I accept your snub, getting told im exasperated, but it's for a real reason, it's because these decades have failed to deliver & so few have willingly tried improving what is (Safari & Mozia being a quite vocal modern anchor keeling things in place, a modern astrpturfing shouting class against trying anything, especially). This effort does have the social capital to perhaps emerge & birth something new, but we could also just improve & greatly fix everything that ready is. With minor, layered, small, principled enhancements.

    [1] https://github.com/WICG/webpackage/issues/597

  • Faking Twitter Unfurling to phish you
    2 projects | news.ycombinator.com | 7 Nov 2021
    signed web bundles [1] let you package up a page as a fixed resource, distributed with a signature to verify that the content of that page is what the author intended it to be, so a site like twitter that is embedding it can be sure that what they're embedding is always the original resource.

    however, this is AMP, and so everybody hates it.

    [1] https://github.com/WICG/webpackage/blob/main/explainers/sign...

  • The End of Amp
    2 projects | news.ycombinator.com | 3 May 2021
    A phyrric victory for a Web that is basically ChromeOS.

    Ever heard of Web Bundles?

    https://web.dev/web-bundles/

    https://github.com/WICG/webpackage

  • GitHub blocks FLoC across all of GitHub Pages
    8 projects | news.ycombinator.com | 28 Apr 2021
    I think advertising is positive [1] and the role of ads in funding freely-available sites is very important. My current work is primarily on how browsers can allow more private and secure advertising [2][3][4] which I think most people will agree is valuable even if they are less in favor of advertising in general.

    At a lower level, I do this job because I'm paid, which allows me to donate. [5] But I wouldn't do this work if I thought it was harmful; there are lots of different kinds of jobs I could take.

    [1] https://www.jefftk.com/p/effect-of-advertising

    [2] https://github.com/google/fledge-shim

    [3] https://github.com/WICG/turtledove/issues/161

    [4] https://github.com/WICG/webpackage/issues/624

    [5] https://www.jefftk.com/donations

  • HTML5 still doesn't replicate what mattered about Flash
    1 project | news.ycombinator.com | 30 Dec 2020
    data urls encode things in base64 format so bloat up the file. Also the user agent can't just seek over them, requiring it to parse the entire included base64 content. There are better ways, but sadly nothing cross platform:

    * https://github.com/WICG/webpackage

    * https://en.wikipedia.org/wiki/Webarchive

chromium

Posts with mentions or reviews of chromium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.
  • Demystifying the Shadow DOM
    1 project | news.ycombinator.com | 9 Apr 2024
    One of the unexpected use of shadow DOMs for me was a document generated for image resource URLs [1], because the HTML standard apparently specifies the exact DOM structure of the generated document except for the `` element [2].

    [1] https://github.com/chromium/chromium/blob/f02ca73/third_part...

    [2] https://html.spec.whatwg.org/multipage/document-lifecycle.ht...

  • Detect when your installed Chrome extensions have changed owners
    8 projects | news.ycombinator.com | 6 Mar 2024
    Recently my favorite open source mouse gestures extension SmartUp Gestures was taken over by some shady entity (with github no longer being updated of course).

    I opened Chrome ticket that they should ask to re-enable extension when ownership changes. They just closed the ticket replying with this link:

    https://chromium.googlesource.com/chromium/src/+/main/extens...

    :(

  • Supermium – Chromium fork for Win 2003 and newer
    6 projects | news.ycombinator.com | 3 Mar 2024
    Hmm. It looks like files with the .lnk or .pif file extension can only be downloaded on a user gesture: https://chromium.googlesource.com/chromium/src/+/39841e54180...

    So it can't be done silently. Although, I do wish the type was marked "DANGEROUS" a la dll files.

  • New Linux glibc flaw lets attackers get root on major distros
    7 projects | news.ycombinator.com | 4 Feb 2024
    On Linux, Chromium uses setuid or user namespaces to restrict the access of sandboxed components and seccomp-bpf to reduce the kernel attack surface.

    Check out the Chromium docs on this topic: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/l...

  • Microsoft Edge ignores user wishes, slurps tabs from Chrome without permission
    7 projects | news.ycombinator.com | 31 Jan 2024
    You can also disable JIT in Firefox by setting javascript.options.baselinejit to false in about:config, although you won't get CET.

    [1] https://github.com/chromium/chromium/blob/12c232c43ce7324d30...

  • Apple Announces Changes to iOS, Safari, and the App Store in the European Union
    6 projects | news.ycombinator.com | 25 Jan 2024
    Chromium targets iOS already: https://chromium.googlesource.com/chromium/src/+/main/docs/i...
  • We build X.509 chains so you don't have to
    5 projects | news.ycombinator.com | 25 Jan 2024
  • Google Is Tracking You Even in Incognito Mode, New Disclaimer Is Up
    3 projects | news.ycombinator.com | 21 Jan 2024
    For the sake of completeness, I've traced the evolution of the notice over time:

    From 2008-07-26: "Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of: / • Websites that collect or share information about you / • Internet service providers or employers that track the pages you visit / • Malicious software that tracks your keystrokes in exchange for free smileys / • Surveillance by secret agents / • People standing behind you" (https://chromium.googlesource.com/chromium/src/+/09911bf300f...)

    From 2013-12-07: "Going incognito doesn't affect the behavior of other people, servers, software, or people standing behind you." (https://chromium.googlesource.com/chromium/src/+/c5e36c57178...)

    From 2013-12-13: "However, you aren't invisible. Going incognito doesn't hide your browsing from your employer, your internet service provider, or the websites you visit." (https://chromium.googlesource.com/chromium/src/+/70821506825...)

    From 2014-02-27: "However, you aren't invisible. Going incognito doesn't hide your browsing from your employer, your internet service provider, governments and other sophisticated attackers, or the websites you visit." (https://chromium.googlesource.com/chromium/src/+/ab54bd65701...)

    From 2014-04-29: "Going incognito doesn't hide your browsing from your employer, your internet service provider, or the websites you visit." (https://chromium.googlesource.com/chromium/src/+/eb09a62ef40...)

    From 2016-01-15: "However, you aren't invisible. Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit." (https://chromium.googlesource.com/chromium/src/+/b7dac1a6a79...)

    From 2017-02-27: "Your activity might still be visible to: / • Websites you visit / • Your employer / • Your internet service provider" (https://chromium.googlesource.com/chromium/src/+/cfe102adddc...)

    From 2017-03-29: "Your activity might still be visible to: / • Websites you visit / • Your employer or school / • Your internet service provider" (https://chromium.googlesource.com/chromium/src/+/7ca3ccf74e8...)

    (Note that some of these were behind a feature flag for a few months.) Also, it looks like they've been intending to modify the new-tab page text for Incognito windows for some time, as part of the "Revamped Incognito NTP" project. You can view the modified text with 'chromium --enable-features=IncognitoNtpRevamp':

    From 2021-08-13: "What Incognito doesn't do / Incognito does not make you invisible online: / • Sites know when you visit them / • Employers or schools can track browsing activity / • Internet service providers may monitor web traffic" (https://chromium.googlesource.com/chromium/src/+/e6ae57ba385...)

    From 2022-01-25: "What Incognito doesn't do / Incognito does not make you invisible online: / • Sites and the services they use can see visits / • Employers or schools can track browsing activity / • Internet service providers can monitor web traffic" (https://chromium.googlesource.com/chromium/src/+/8b349f6c984...)

  • What Progressive Web App (PWA) Can Do Today
    5 projects | news.ycombinator.com | 8 Jan 2024
    Blink can now be compiled for iOS, but without JIT or WASM:

    https://chromium.googlesource.com/chromium/src/+/main/docs/i...

    https://bugs.chromium.org/p/chromium/issues/detail?id=141170...

  • People like me are why you shouldn't run a hosting company
    3 projects | news.ycombinator.com | 22 Dec 2023
    I think its weird that Vercel has this limit. There is no practical reason I can think of for having such a limit on URL characters that is so small. Chrome suggests a 2MB limit[0] for example. The platform itself doesn't have one, and Firefox I believe if memory serves (I can't find the source for this claim atm) is 1 MB effectively, and I don't think Safari is any lower than that either (and may well be more inline with Chrome on this, at 2 MB)

    [0]: https://chromium.googlesource.com/chromium/src/+/master/docs...

What are some alternatives?

When comparing webpackage and chromium you can also consider the following projects:

the-redirector - A blazing fast link shortener built on CloudFlare Workers KV that allows you to set custom metadata to the shortened link.

ungoogled-chromium - Google Chromium, sans integration with Google

amphtml - The AMP web component framework.

WebKit - Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

floc - This proposal has been replaced by the Topics API.

termux-packages - A package build system for Termux.

adx - A social networking technology created by Bluesky [Moved to: https://github.com/bluesky-social/atproto]

bromite - Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!

containerd-wasm-shims - containerd shims for running WebAssembly workloads in Kubernetes

brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows.

turtledove - TURTLEDOVE

gecko-dev - Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html