Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stateless remote mode #245

Closed

Conversation

orbitalturtle
Copy link
Contributor

@orbitalturtle orbitalturtle commented Jul 14, 2021

This PR adds a new mode to LiT called stateless remote mode, described in #160 .

When in this mode, sensitive information (TLS cert and macaroon) are not stored to disk. Instead, an lndconnect string is passed to the terminal containing this information.

This PR relies on the following changes to other lightning labs projects:
lightninglabs/lndclient#51
lightningnetwork/lnd#5304
lightninglabs/pool#272
lightninglabs/loop#406
lightninglabs/faraday#127

Copy link

@ball2541 ball2541 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicat

@guggero guggero removed their request for review August 31, 2021 07:50
@orbitalturtle
Copy link
Contributor Author

Closing this since we're moving in another direction as described in the discussion here #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants