pull down to refresh

100 sats \ 1 reply \ @fewsats 13 Mar \ parent \ on: ngx_l402: L402 Authentication for Nginx with LNURL, LND & NWC Support lightning
Ofc we have seen it.
Dhananjay thinks that we have an alert for L402 stuff but in reality we are just big fans of the things he builds so when he pushes something we notice :D
I like it more as an nginx module than as a full proxy like aperture. If someone is looking for things to build this proxy + a storage service is a good project to start with.
The intersection between people that understand money/markets and AI is almost empty.
People will get a lot of signal from this pod.
BTW I forgot the put the link for the upvotes, thank you for noticing @k00b
Did you https://www.firecrawl.dev?
Our example was simpler because it was not crawling but scraping a specific page.
Yes, e-cash presents a solid solution with its own set of trade-offs (centralized/federated), but eliminating liquidity management could be worthwhile in certain cases.
That said, try not to get too attached to any specific technology—it will all take place behind the scenes. What really matters is what “internet-native money” unlocks.
You write the best Trip reports. Best way to stay in touch with the Cities/Conferences we are not able to attend!
Nice! Thank you for sharing @031f2ed60b
Yes, Lightning Labs is where the L402 protocol was invented and implemented. It has been in production for years (Loop and Pool use it for the "accounts")
There is a bLIP for it (https://github.com/lightning/blips/pull/26) but it is pretty much an open source protocol. Many things need to still be added/are being explored right now, like what we did here with the custom URI.
The payment flow for embedding videos is the same as on https://videos.l402.org
The app detects the L402:// URI, fetches the service details, checks for valid credentials, and either plays the video or prompts for payment. After payment, the credentials are used to access the video.
You can check the blockbuster (server) and blockbuster-video-demo repos for more details. If anything is unclear, feel free to open an issue and we will fix it ASAP!