standards-positions

By mozilla

Standards-positions Alternatives

Similar projects and alternatives to standards-positions

  1. uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. brave-browser

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

  4. caniuse

    Raw browser/feature support data from caniuse.com

  5. uBlock-issues

    This is the community-maintained issue tracker for uBlock Origin

  6. web-bugs

    A place to report bugs on websites.

  7. chromium

    The official GitHub mirror of the Chromium source

  8. WebKit

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

  9. ladybird

    Truly independent web browser

  10. csswg-drafts

    CSS Working Group Editor Drafts

  11. vial-gui

    Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.

  12. magic-wormhole

    get things from one computer to another, safely

  13. webcomponents

    Web Components specifications

  14. standards-positions

    WebKit's positions on emerging web specifications (by WebKit)

  15. topics

    Discontinued The Topics API

  16. interop

    web-platform-tests Interop project

  17. file-system-access

    Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.

  18. webusb

    Connecting hardware to the web.

  19. Fakeflix

    Not the usual clone that you can find on the web.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better standards-positions alternative or higher similarity.

standards-positions discussion

Log in or Post with

standards-positions reviews and mentions

Posts with mentions or reviews of standards-positions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-03.
  • Journey to JPEG XL: open-source experiments shaped the future of image coding
    2 projects | news.ycombinator.com | 3 Jun 2026
    Mozilla's position from when Chrome first dropped it to September 2024 was "the benefits it provides are not significant enough on their own to justify the cost of adding another raster image format to the Web" [0], which they say is a "neutral" stance. Then like Chrome they only agreed to try it with jxl-rs [1], which is still their present stance. They are a complete passenger in this whole affair, like all other standards, where they basically just copy one side or the other (usually the more conservative side).

    It's really bizarre to me that this is presented as "killing the standard". Is Apple also killing mechanical keyboards and hobby electronics development because they're the only ones who don't support Web USB or Web Serial? I strongly prefer having JXL and Web USB/Serial in my browser (FF for the last 20 years), but come on. If we don't like how much power browsers have in software distribution, then maybe software distribution outside of browsers should get fixed.

    * [0] https://github.com/mozilla/standards-positions/issues/522

    * [1] https://github.com/mozilla/standards-positions/pull/1064

  • Build Adafruit projects right from Firefox
    2 projects | news.ycombinator.com | 24 May 2026
    Mozilla's response to "Request for Mozilla Position on an Emerging Web Specification", June 2020:

    > For raw device access as envisioned in a number of APIs (Web USB, Web Bluetooth, Web NFC, and Web MIDI), the risks of exposing those APIs to users cannot be reasonably conveyed. This is pretty much an intractable flaw of allowing raw, non-semantic access to devices regardless of the protocol used to do so.

    > The specific issue is: it's not intuitive that allowing malicious-site.com to access your Bluetooth keyboard might give that site access to your stored passwords, give them the ability to hijack your DNS settings, or allow them to encrypt your hard drive and hold it ransom. And if it's not immediately obvious how those things are possible, that only serves to demonstrate how completely non-intuitive the risks are and how intractable trying to explain them in a permission prompt would be.

    https://github.com/mozilla/standards-positions/issues/95#iss...

  • API proposed by Chrome: Declarative partial updates
    4 projects | news.ycombinator.com | 23 May 2026
    When you have questions like this, the best places to check are the "standards positions" Github repositories for Mozilla and WebKit.

    https://github.com/mozilla/standards-positions/issues/1369

    Mozilla hasn't officially weighed in, but one decision maker (hsivonen) did vote in favor of it.

    Apple WebKit is officially in favor of it, as of just a few days ago.

    https://github.com/WebKit/standards-positions/issues/628

  • HTML-in-Canvas Demos
    7 projects | news.ycombinator.com | 19 May 2026
    > AFAICT, this is a web standard and expected to get buy in from Safari and Firefox before shipping to users.

    If it hasn’t already got buy in then it isn’t a web standard, it’s just a Google proposal.

    Here are Mozilla and WebKit positions on this:

    > This proposal attempts to solve multiple problems with a single solution. We (Mozilla) recognize the motivation for solving some of the problems, but believe that this is not the right solution to each problem, or in some case a step in the wrong direction.

    — https://github.com/mozilla/standards-positions/issues/1076

    — https://github.com/WebKit/standards-positions/issues/630

    As far as I can see, nobody outside of Google has committed to implementing this.

  • Chrome's Gemini Nano Prompt API: A Step-by-Step Guide
    3 projects | dev.to | 5 May 2026
    ⚠️ ⚠️ Mozilla's pushback isn't just standards politics. Per The Register's coverage, Mozilla's formal opposition is that the Prompt API "encourages model-specific behavior that harms interoperability" — early-2000s browser-sniffing, but for LLM quirks. If you only target Chrome, you'll write prompts that work great on Nano and silently break on whatever Apple ships next. The fallback in Step 4 isn't only for unsupported browsers; it's also your hedge against being locked into Nano's prompt style.
  • Google Chrome silently installs a 4 GB AI model on your device without consent
    8 projects | news.ycombinator.com | 5 May 2026
    Also note the Mozilla standards position on this API: https://github.com/mozilla/standards-positions/issues/1213#i...

    Or this summary on its status:

    > Mozilla: Opposed

    > WebKit: Opposed

    > Microsoft: Several concerns

    > W3C TAG: Several concerns

    > Developers: Mostly negative

    From https://mastodon.social/@jaffathecake/116527007495775507

  • Mozilla's Opposition to Chrome's Prompt API
    12 projects | news.ycombinator.com | 30 Apr 2026
  • The Prompt API
    7 projects | news.ycombinator.com | 26 Apr 2026
  • WebUSB Extension for Firefox
    7 projects | news.ycombinator.com | 20 Apr 2026
    > The spec is still in draft because Apple refuses to let it move forward

    This is untrue. Web standards need two independent implementations. Google can’t convince any other rendering engine besides their own to implement it.

    It doesn't take a single no from Apple to veto it; it takes a single yes from anybody outside of Blink.

    Here is what Mozilla have to say about WebUSB:

    > Because many USB devices are not designed to handle potentially-malicious interactions over the USB protocols and because those devices can have significant effects on the computer they're connected to, we believe that the security risks of exposing USB devices to the Web are too broad to risk exposing users to them or to explain properly to end users to obtain meaningful informed consent. It also poses risks that sites could use USB device identity or data stored on USB devices as tracking identifiers.

    — https://mozilla.github.io/standards-positions/#webusb

    Until Google can convince anybody outside of Blink to implement it, it is not a standard it’s a Blink-only API.

  • Apple's intentional crippling of Mobile Safari continues
    4 projects | news.ycombinator.com | 22 Mar 2026
    Some of Mozilla's positions are based on Apple's, such as the refusal to implement Web NFC [0].

    Since Webkit has been the only engine allowed on iOS, ultimately this is a disagreement on app distribution. I can see Apple and Mozilla's argument regarding Web NFC, but I also don't want to write a whole app so my friends and I can play around with NFC tags. I find it irresistible to draw comparisons to the new Android situation regarding non-Play Store apps. If there was a developer registration list for websites (that was better than DNS records and TLS certificates), would Apple and Mozilla find that acceptable? After all, I need to give my real name and payment details to Apple just to write an app.

    But for good measure I will add one for Mozilla too. Firefox Android still doesn't support the Web Codecs API [1], so I need to use the "jpeg" codec on Selkies remote desktop sites, which I assume is rather poor for my bandwidth and battery.

    [0] https://github.com/mozilla/standards-positions/issues/238

  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic standards-positions repo stats
257
753
5.3
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?