0
Where the user email and password are stored when user registered on the web wallet websites like blockchain.com ?
Is the blockchain.com directly interact with the bitcoin blockchain and store the email and password on blockchain ??
How the web wallet works ? How they are interact with the blockchain ?
Sorry for lots of questions in one , The main thing that i want to understand how the more secured web wallet interact with blockchain ?
The blockchain.com has full bitcoin node and interact directly with bitcoin node. They doesnt store users data(email, passwords and so on) in the blockchain While creating account on blockchain.com they ask for email and password and after that they are providing the 36 chracters id for login ? – Pankaj Kumar – 2018-10-24T07:53:41.030
@PankajKumar maybe, I dont use web wallets. – Зелёный – 2018-10-24T07:54:47.993
how can we generate the mnemonics with bitcoin RPC ? – Pankaj Kumar – 2018-10-24T07:56:13.350
The genertion of mnemonics currently in proposed bips https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
– Зелёный – 2018-10-24T08:00:44.630Is its in purposal then how some of the website are using the 12 words character to unlock the wallet ? – Pankaj Kumar – 2018-10-24T08:03:38.203
There are plenty implementations https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#other-implementations
– Зелёный – 2018-10-24T08:06:11.860