Lnbits auto generates wallet ids (random hex) which via the logs could be traced to the scan ranges on the Oracle side. It needs it so that it can display UTXOs on the client side. Importantly spend private key stays on the device, so noone else can spend it. For a full total privacy, the solution c...