0
Im new to butcoin. I installed an app in my phone called Bread. And another in my computer called Electrum.
Both of them generated a seed(12 words) for me and it seems that seeed is my private key in the bitcoin network.
My question is: these softwares has my private key and i dont know if they stored it in remote servers. This means someone other has my private key and can access my money? This is a safe way in bitcoin culture? They are really local?
I want to use safest way to work with bitcoin and i dont want store my info in any website or app that can access my account, delete my account or any other intervention.
For safest way should i have my own copy of public ledger in a personal server? What is the safest way?
Thanks for your complete and perfect answer. I have another question. If i install bitcoin core on a safe server, there is a way to communicate with my server from my phone? Something like a mobile client that just send and receive messages to my own server. Apps like bread or electrum can connect my own server and its safe? I want everything in my own control in any scenario. I can protect my own server but its not possible to carry a laptop everywhere. – Fcoder – 2017-11-30T13:35:57.517
1we are going beyond the crypto ccy here, but it somehow relates. And your questions are perfect. What do you want to communicate with your server from mobile? At the end, security is always a trade off. Use case specific. And a windows free zone :-) I have it setup in a way, where "my" server is behind a firewall (OpenBSD, what else!), and the firewall rules are modified in a way, that let me go through from extern with SSH only. On my iPhone or iPad I have installed "reflection". This allows me enough to to "my" things. One could even think of tunneling X... As I said, just my setup. – pebwindkraft – 2017-11-30T13:48:42.337
Thank you. I think i have setup a bitcoin core with accessing via ssh from pc or mobile. And a mobile client like bread for small and daily transactions. Whe i need bitcoin, send it from main account to another in my phone and use it. – Fcoder – 2017-11-30T13:55:35.160
And one last question. In Apps like bread, how can i backup my wallet? I dont see anything related to this. Bread says to me that we can recover tour account if your phone stolen with your seed. But how? Where my bitcon stored? Its in bread’s servers? Im confused. I did not any bitcoin transaction ever and im new to bitcoin. Everytime i get money, i get a code? And i have to protect it? Or my money stored in blockchain and i need only my private key to access it? Whe people says “backup”, what that means? Backing up what? – Fcoder – 2017-11-30T14:17:55.107
Your bitcoins are on the blockchain as Unspent Transaction Outputs (UTXO). You need to use your private key un order to create a transaction and spend your bitcoins. When people say "backup", they mean backup those private keys. As mentioned earlier, your seed is used to genarate your private keys. – ecavero – 2017-11-30T18:33:34.270