Hi Pavol,

> 1) Is c-lightning going to support Sphinx or other form of spontaneous 
> payments?

I think cdecker is working on integrating keysend to his noise plugin 
(https://github.com/lightningd/plugins/pull/68).

> 2) Can a lightning node (such as lnd or c-lightning) send a push notification 
> (e.g. to a webhook) when it receives or routes a payment? If yes, is this 
> notification cryptographically signed (for example with the node's private 
> key)? Is this documented somewhere?

C-lightning sends notifications (and hooks, but it doesn't seem to be your 
usecase here) for typical events such as "I received an HTLC !". You can make a 
plugin which registers to these lightningd notifications sends encrypted push 
notifs. Doc here 
https://lightning.readthedocs.io/PLUGINS.html#event-notifications :-).

Darosior

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
Le dimanche, février 2, 2020 1:39 PM, Pavol Rusnak via Lightning-dev 
<lightning-dev@lists.linuxfoundation.org> a écrit :

> Hi all!
> 

> I have a couple of unrelated questions, hope you can give me some pointers.
> 

> 1) Is c-lightning going to support Sphinx or other form of spontaneous 
> payments?
> 

> 2) Can a lightning node (such as lnd or c-lightning) send a push notification 
> (e.g. to a webhook) when it receives or routes a payment? If yes, is this 
> notification cryptographically signed (for example with the node's private 
> key)? Is this documented somewhere?
> 

> Thanks!
> 

> --
> Best Regards / S pozdravom,
> 

> Pavol "stick" Rusnak
> CTO, SatoshiLabs

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Lightning-dev mailing list
Lightning-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev

Reply via email to