You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Macaroon can be used to give restrictive permissions, for example not sending funds, but just managing channels.
The openchannel RPC can be abused by setting the close address to something else than LND's wallet and a channel could be opened and closed and there will still be funds send away from LND while not having send permissions.
Describe the solution you'd like
A bit more finegrained permissions regarding the openchannel RPC. I understand that this might be a heavy lift, but I just want to throw it up here
enhancementImprovements to existing features / behaviour
1 participant
Converted from issue
This discussion was converted from issue #10327 on November 01, 2025 16:43.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Macaroon can be used to give restrictive permissions, for example not sending funds, but just managing channels.
The openchannel RPC can be abused by setting the close address to something else than LND's wallet and a channel could be opened and closed and there will still be funds send away from LND while not having send permissions.
Describe the solution you'd like
A bit more finegrained permissions regarding the openchannel RPC. I understand that this might be a heavy lift, but I just want to throw it up here
Describe alternatives you've considered
Beta Was this translation helpful? Give feedback.
All reactions