Hacker News new | ask | show | jobs
by westurner 981 days ago
From https://webmonetization.org/ :

> Web Monetization provides an open, native, efficient, and automatic way to compensate creators, pay for content, and support crucial web infrastructure.

> Why Now?: Until recently, there hasn't been an open, neutral and cost-efficient protocol for transferring money. Interledger provides a simple, interoperable, and currency-agnostic method for the transfer of small amounts of money.

> Web Monetization is being proposed as a W3C standard at the Web Platform Incubator Community Group.

W3C Interledger Protocol works with any type of ledger.

From "Anatomy of an ACH transaction" (2023) https://news.ycombinator.com/item?id=36503888 :

> The WebMonetization spec [4] and docs [5] specifies the `monetization` <meta> tag for indicating where supporting browsers can send payments and micropayments:

  <meta
   name="monetization"
   content="$wallet.example.com/alice">