Commit graph

6 commits

Author SHA1 Message Date
Orbital
509453ce0f
server: require TLS for interacting with server
This PR autogenerates TLS credentials in LNDK's data dir at ~/.LNDK and
requires TLS to be used when connecting to the gRPC server.

Some of this code took inspiration from CLN and TEOS's gRPC servers, so credit
where it's due.
2024-06-18 23:33:32 -05:00
Orbital
8db9d583c6
docs: update docs with server updates 2024-05-29 22:58:29 -05:00
Orbital
01d627de1a
docs: update docs with new mode for passing in creds 2024-05-21 14:23:26 -05:00
Orbital
4d2d513151
docs: Add instructions for paying an Eclair offer 2024-03-28 14:11:00 -05:00
Orbital
c656c4ab88
docs: Add instructions for paying an offer with the cli 2024-03-28 14:10:59 -05:00
Carla Kirk-Cohen
551ff34e2e
README: add architecture description for onion messages 2023-03-08 10:39:12 -05:00