Email or username:

Password:

Forgot your password?
Alex Gleason
It seems like a mistake that you can't pass an LNURL (or LUD-16 identifier) straight into WebLN to pay an invoice. The client should not have to connect to remote servers and do the whole back-and-forth just to zap someone. This makes it impossible to implement Lightning donations in Soapbox as a purely client-side feature without completely removing the CSP.
1 comment
errhead
@alex There is some discussion with wallet developers and podcast developers about clients just passing the lightning address to the wallet and skipping the well.known lookup here
https://github.com/Podcastindex-org/podcast-namespace/discussions/576#discussioncomment-8174543
Go Up