Post
Topic
Board Development & Technical Discussion
Re: Deterministic Wallet, BIP 39, Seed Words, and relating Public Addresses
by
ETFbitcoin
on 28/09/2018, 07:33:26 UTC
If you have ...
- A master public key + a private key that is derived from it
Then there may be a way for an attacker to find the master key.

That only applies to non-hardened private key derived from xpub. If the wallet create hardened public key/address, it's impossible to that, even though you need master private key (xprv / xpriv) if you want to generate new address.