Did a Bitcoin Lightning Experiment:
A Lightning enabled feed reader that allows paying the author of an article directly from the reader.
It adds lighting support to @feedbin and loads LNURL details from the RSS feed item.
Did a Bitcoin Lightning Experiment:
A Lightning enabled feed reader that allows paying the author of an article directly from the reader.
It adds lighting support to @feedbin and loads LNURL details from the RSS feed item.
@stevenroose yeah, same for me, that's what I want. :)
The autopay allowances could easily be done - need to experiment with the UX.
sadly RSS does not have any standard field for the payment information. Any idea how to best embed that?
@stevenroose yes, I guess I can add a custom namespace. (as I did)
was hoping maybe there is already some standard that could be used for that information.
Do you think it's worth publishing?
@stevenroose yeah, that's what I thought.
I also think entries in atom feeds can have "link entries. e.g. <link rel="payment">lightning:...</link>
I used to follow the working groups, but making web payments general is super hard.
using lightning as a protocol to send value is just plain simple.