Skip to content

Conversation

asoltys
Copy link

@asoltys asoltys commented Sep 10, 2025

Chromium maintainers suggested I open a request here to add lightning: to the list of safelisted schemes. It's a protocol supported by many bitcoin lightning network wallets including the following:

https://www.walletofsatoshi.com/
https://blitz-wallet.com/
https://phoenix.acinq.co/
https://coinos.io/
https://zeusln.com/
https://blixtwallet.github.io/

My motivation for adding it to the safelist is so that PWA's can register to handle it as well.

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • Corresponding HTML AAM & ARIA in HTML issues & PRs:
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

(See WHATWG Working Mode: Changes for more details.)


/acknowledgements.html ( diff )
/system-state.html ( diff )

@domenic
Copy link
Member

domenic commented Sep 11, 2025

Please re-add the PR template that you deleted.

@domenic domenic added addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: custom protocols labels Sep 11, 2025
@asoltys
Copy link
Author

asoltys commented Sep 11, 2025

Ok sorry it's back in place now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: custom protocols
Development

Successfully merging this pull request may close these issues.

2 participants