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

Implement auto-unlock functionality #22

Open
nolim1t opened this issue Jul 20, 2021 · 3 comments
Open

Implement auto-unlock functionality #22

nolim1t opened this issue Jul 20, 2021 · 3 comments

Comments

@nolim1t
Copy link

nolim1t commented Jul 20, 2021

Theres a new feature which i mentioned in getumbrel/umbrel#838 which lets you unlock through LND

It requires the following configuration settings to be added

wallet-unlock-password-file=/path/to/passwordfile
wallet-unlock-allow-create=true
@AaronDewes
Copy link

I implemented everything of that in https://github.com/runcitadel/, https://github.com/runcitadel/middleware/blob/main/services/lnd.ts might be interesting for Umbrel to implement the new state service in Umbrel too.

@nolim1t
Copy link
Author

nolim1t commented Aug 13, 2021

Referencing getumbrel/umbrel-manager#85 as this slightly changed the lock logic.

@nolim1t
Copy link
Author

nolim1t commented Aug 13, 2021

if we can make the setting in https://github.com/lukechilds/umbrel-manager/blob/6b668eb20e586a8d88841f5c044cfb8a39fdf0d5/utils/const.js generate an "unlock file" it might be fix a lot of things

@nmfretz nmfretz transferred this issue from getumbrel/umbrel May 29, 2023
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

No branches or pull requests

2 participants