pull down to refresh

I must've missed the Szabo essay titled Creating a Generic, Noncustodial Micropayment System is Really Hard.
I'm refactoring1 SN's cardiovascular system and it's difficult to express how challenging it is to associate asynchronous payments2 with otherwise independent data.3
If non-custodial4 micropayments ever become a thing, there's an opportunity for making a B2B product that make this kind of thing easy.

Footnotes

  1. I'm ashamed to say it's practically a rewrite considering how much code is changing.
  2. Non-trivial on the face of it, but especially with expectations that payments fan-out to multiple places depending on the action that's being performed, there's an ability to prove payments happened, and everything can still be audited. Add to it supporting a custodial crediting system as a fallback.
  3. It probably goes without saying, but especially if you want to do it well ... meaning, if we're sticking with the cardiovascular metaphor, it can support the organism through radical changes and growth and still be resilient.
  4. Custodial is non-trivial too, but at least an order of magnitude less so.
I wonder if in some sense you're single handedly trying to reinvent the wheel of our entire credit/debt system. There's definitely a flavor of that in the issues you're dealing with. Things would be so much easier if you allowed yourself to issue credit and float payments
reply
30 sats \ 0 replies \ @k00b 20h
It’s vaguely similar. I hadn’t thought about it that way.
reply