bitcoin-keeper icon indicating copy to clipboard operation
bitcoin-keeper copied to clipboard

Avoid connecting to a default node

Open ben-kaufman opened this issue 4 months ago • 1 comments

If the app cannot manage to connect to one of the nodes from the configured nodes it should work in an "offline mode", it must not connect to a public node by default without the user explicitly allowing it.

In general, we should make sure the user has complete contol on the node connection. The Node Settings can suggest default nodes, but it shouldn't connect to them if they are not listed or were removed by the user.

ben-kaufman avatar Oct 02 '24 08:10 ben-kaufman