Closed uchibeke closed 3 years ago
We met last Wednesday (June 9th, 2021) to assess this project. Thanks for writing it down in such details! Unfortunately, we can't really give an answer to this proposal. It would be better you discuss this idea with Mozilla and/or forums like the MDN Product Advisory Board.
This issue proposing adding a Web Monetization meta tag to MDN to enable OWD to seamlessly accept micropayments/donations from Web Monetized users.
Users visiting MDN already have a subscription from a Web Monetization provider and do not have to pay additional fees to support MDN when they use the docs.
Problem Statement
MDN is visited by many users who already have a subscription from a Web Monetization provider. However, even though they do not need to take any other action, OWD is currently not taking micropayments/donations from the users visiting the site.
The impact of this is that we are losing $0.36/hour (as of today) for every hour a Web Monetized user visits MDN. This donation could go towards covering some OWD costs or be donated to organizations like Creative Commons, Web Foundation, or Contract for the Web since they already have an Interledger Payment pointer.
Considering the potential impact for the community vs the effort, 1 line of code (
<meta name="monetization" content="$your.payment.pointer.address/xxx">
), it will likely be useful to the community that we add the meta tag.Priority Assessment
Implementation Process
Resources