Pages:
Author

Topic: Question about saving a large amount of coins - page 3. (Read 2581 times)

newbie
Activity: 12
Merit: 0
September 12, 2016, 06:26:56 PM
#15
ok so aslong as i write down my private key some were i wont lose my bitcoins?
Yes. But you also can't be spending from the address associated with that private key.

You will then have to put it into a thing like bitcoincore? and i can use it to transfer the coins to a wallet?

is armory good to use? i
staff
Activity: 3458
Merit: 6793
Just writing some code
September 12, 2016, 06:16:49 PM
#14
ok so aslong as i write down my private key some were i wont lose my bitcoins?
Yes. But you also can't be spending from the address associated with that private key.
newbie
Activity: 12
Merit: 0
September 12, 2016, 06:14:26 PM
#13
Thanks for all the info, so when i use bitcoincore, before putting my bitcoins on it i will need to sync the blockchain? will i need to sync it every time i use it?. also with bitcoincore can i use it from another computer if the one it is stored on breaks or gets lost.
If you are receiving, you don't need to have it synced, it's just that you won't actually see the Bitcoin show up (not that it really matters, all that matters is the private key). However, if you want to send, you will need to sync the blockchain beforehand otherwise it won't know which outputs to spend from.

If your computer breaks, you can import the wallet onto another computer and use it from there.

so the coins are connected to the private key so if my computer breaks they are not stored on it, they are on a private key? the wallets are just so i can see how much is on it and mange it?
Well no, technically there are no objects as "Bitcoins". It's just scripts. The most common script requires a cryptographic signature which is related to a specific public key (your address). Only you can create that signature because you control the private key.

Wallets allow you figure out which output scripts belong to you so that you can create the correct signatures.

ok so aslong as i write down my private key some were i wont lose my bitcoins?
staff
Activity: 3458
Merit: 6793
Just writing some code
September 12, 2016, 05:00:25 PM
#12
Thanks for all the info, so when i use bitcoincore, before putting my bitcoins on it i will need to sync the blockchain? will i need to sync it every time i use it?. also with bitcoincore can i use it from another computer if the one it is stored on breaks or gets lost.
If you are receiving, you don't need to have it synced, it's just that you won't actually see the Bitcoin show up (not that it really matters, all that matters is the private key). However, if you want to send, you will need to sync the blockchain beforehand otherwise it won't know which outputs to spend from.

If your computer breaks, you can import the wallet onto another computer and use it from there.

so the coins are connected to the private key so if my computer breaks they are not stored on it, they are on a private key? the wallets are just so i can see how much is on it and mange it?
Well no, technically there are no objects as "Bitcoins". It's just scripts. The most common script requires a cryptographic signature which is related to a specific public key (your address). Only you can create that signature because you control the private key.

Wallets allow you figure out which output scripts belong to you so that you can create the correct signatures.
newbie
Activity: 12
Merit: 0
September 12, 2016, 04:45:33 PM
#11
Thanks for all the info, so when i use bitcoincore, before putting my bitcoins on it i will need to sync the blockchain? will i need to sync it every time i use it?. also with bitcoincore can i use it from another computer if the one it is stored on breaks or gets lost.
If you are receiving, you don't need to have it synced, it's just that you won't actually see the Bitcoin show up (not that it really matters, all that matters is the private key). However, if you want to send, you will need to sync the blockchain beforehand otherwise it won't know which outputs to spend from.

If your computer breaks, you can import the wallet onto another computer and use it from there.

so the coins are connected to the private key so if my computer breaks they are not stored on it, they are on a private key? the wallets are just so i can see how much is on it and mange it?
sr. member
Activity: 420
Merit: 250
September 12, 2016, 03:56:55 PM
#10
For the price of Ledger HW.1 when you are dealing with a lot of coins its extremely highly recommended that you get one. It cost only 0.025 BTC with the bitcoin price of now and it can be shipped worldwide. Its just a USB which keeps your coins secure. You can use it even when your computer is infected from viruses or keyloggers as it does all in the USB chip.
staff
Activity: 3458
Merit: 6793
Just writing some code
September 12, 2016, 03:47:51 PM
#9
Thanks for all the info, so when i use bitcoincore, before putting my bitcoins on it i will need to sync the blockchain? will i need to sync it every time i use it?. also with bitcoincore can i use it from another computer if the one it is stored on breaks or gets lost.
If you are receiving, you don't need to have it synced, it's just that you won't actually see the Bitcoin show up (not that it really matters, all that matters is the private key). However, if you want to send, you will need to sync the blockchain beforehand otherwise it won't know which outputs to spend from.

If your computer breaks, you can import the wallet onto another computer and use it from there.
hero member
Activity: 761
Merit: 606
September 12, 2016, 03:35:53 PM
#8
Sylon, you beat me by a minute or so.  Great minds think alike!  [smile]


I also like the idea of using a cheap hardware wallet for storage.  My Trezor is nice but I use it alot.  If you are pretty much going to have coins be "static" in storage, a basic Ledger would do the trick for you.  Using a Ledger no computer will have ever seen your private keys.  Safety is nice, plus you can recover your entire wallet even if the device gets run over by a car!  By the way many use a Ledger daily too.  I never intended to "dis" the Ledger at all.  You had mentioned you have a "large amount of coins", which of course is a relative term and I am not trying to invade your privacy.  A 20 dollar ledger to safely store significant coins would seem quite reasonable to me.  Hardware wallets work with pretty many software programs so you get lots of flexibility and are not painted into a corner either!!
newbie
Activity: 12
Merit: 0
September 12, 2016, 03:33:54 PM
#7
Ok thanks for the reply, with paper wallets if the site i made the wallet from goes down will i lose my bitcoins? the same for bitcoin core.
No, you will not lose your Bitcoin. Neither of those rely on a centralized service. Once a private key for an address is generated and known, it only relies the persons possessing the key. The issue with web wallets is that most of them don't give you the private keys whereas with a paper wallet the key is printed on paper (thus in your possession) and with desktop wallets, the private keys are stored on your computer (thus in your possession). Desktop wallets generally will still function even if they are no longer actively developed.

with paper wallets is the private key the thing to take the money off? could i just write down the private key on a peace of paper or do i need that qr code?
All you need is the Private key. That is what allows you to spend Bitcoin. The QR code just makes it easier to import the key into a wallet so that you can spend the Bitcoin.

im planning on buy a new laptop to store my coins. how easy is it to spend bitcoins with bitcoin core? also i had trouble finding a website for bitcoin core could you link it to me?
It is very easy. It's just that syncing Bitcoin Core can take a very long time as it needs to download the entire blockchain (~80 GB). There is a tab for sending, you just enter an address and an amount and it does everything for you. Also, you should encrypt your wallet as it doesn't prompt you to encrypt the wallet when you start the program.

Bitcoin Core's official website is https://bitcoincore.org/ but the downloads are hosted at https://bitcoin.org/en/download

Thanks for all the info, so when i use bitcoincore, before putting my bitcoins on it i will need to sync the blockchain? will i need to sync it every time i use it?. also with bitcoincore can i use it from another computer if the one it is stored on breaks or gets lost.
legendary
Activity: 1568
Merit: 1169
September 12, 2016, 03:30:02 PM
#6
As it was advised above, I would recommend using cold storage.

Another alternative could be Ledger hardware wallets, that's a good choice if you have the opportunity to invest money in securing your coins.
It has a function that allows you to recover your coins if you lost your hardware wallets by using a recovery card QR code.
staff
Activity: 3458
Merit: 6793
Just writing some code
September 12, 2016, 03:07:49 PM
#5
Ok thanks for the reply, with paper wallets if the site i made the wallet from goes down will i lose my bitcoins? the same for bitcoin core.
No, you will not lose your Bitcoin. Neither of those rely on a centralized service. Once a private key for an address is generated and known, it only relies the persons possessing the key. The issue with web wallets is that most of them don't give you the private keys whereas with a paper wallet the key is printed on paper (thus in your possession) and with desktop wallets, the private keys are stored on your computer (thus in your possession). Desktop wallets generally will still function even if they are no longer actively developed.

with paper wallets is the private key the thing to take the money off? could i just write down the private key on a peace of paper or do i need that qr code?
All you need is the Private key. That is what allows you to spend Bitcoin. The QR code just makes it easier to import the key into a wallet so that you can spend the Bitcoin.

im planning on buy a new laptop to store my coins. how easy is it to spend bitcoins with bitcoin core? also i had trouble finding a website for bitcoin core could you link it to me?
It is very easy. It's just that syncing Bitcoin Core can take a very long time as it needs to download the entire blockchain (~80 GB). There is a tab for sending, you just enter an address and an amount and it does everything for you. Also, you should encrypt your wallet as it doesn't prompt you to encrypt the wallet when you start the program.

Bitcoin Core's official website is https://bitcoincore.org/ but the downloads are hosted at https://bitcoin.org/en/download
newbie
Activity: 12
Merit: 0
September 12, 2016, 02:59:04 PM
#4
what is the safest way to save a large amount of coins, is it paper ? if so can paper coins be transferred to any wallet?
To store coins long term (i.e. cold storage), paper wallets are usually the recommended method. This is only if you don't plan on spending those coins.

also web wallets what are some of the most respected ones, is blockchain.info a good wallet, if it goes down can i redeem my bitcoins on another site?
Blockchain.info is not really a good web wallet. In fact, basically every single web wallet is pretty bad. Most of them don't allow you to access the private keys, so if they do go down, then there is no way for you to recover your Bitcoin.

also with blockchain do i have to re backup my coins every time i spend some?
With their new wallets which are BIP32 HD wallets, no you will only need to backup once.



I highly recommend that you use a desktop wallet such as Electrum or Bitcoin Core, especially if you are dealing with a lot of coins.

Ok thanks for the reply, with paper wallets if the site i made the wallet from goes down will i lose my bitcoins? the same for bitcoin core.
with paper wallets is the private key the thing to take the money off? could i just write down the private key on a peace of paper or do i need that qr code?

im planning on buy a new laptop to store my coins. how easy is it to spend bitcoins with bitcoin core? also i had trouble finding a website for bitcoin core could you link it to me?

one more thing with a desktop wallet if i leave it for years will i still always be able to get my coins from my wallet?
staff
Activity: 3458
Merit: 6793
Just writing some code
September 12, 2016, 02:45:39 PM
#3
what is the safest way to save a large amount of coins, is it paper ? if so can paper coins be transferred to any wallet?
To store coins long term (i.e. cold storage), paper wallets are usually the recommended method. This is only if you don't plan on spending those coins.

also web wallets what are some of the most respected ones, is blockchain.info a good wallet, if it goes down can i redeem my bitcoins on another site?
Blockchain.info is not really a good web wallet. In fact, basically every single web wallet is pretty bad. Most of them don't allow you to access the private keys, so if they do go down, then there is no way for you to recover your Bitcoin.

also with blockchain do i have to re backup my coins every time i spend some?
With their new wallets which are BIP32 HD wallets, no you will only need to backup once.



I highly recommend that you use a desktop wallet such as Electrum or Bitcoin Core, especially if you are dealing with a lot of coins.
legendary
Activity: 1302
Merit: 1025
September 12, 2016, 02:41:11 PM
#2
also web wallets what are some of the most respected ones, is blockchain.info a good wallet, if it goes down can i redeem my bitcoins on another site?

I will not recommend use o web wallets for high amount of coins.
Yes. You can access the coins freely using another wallet provider if you have access to the privatekey from your blockchain wallet. It's always best to create backups.
newbie
Activity: 12
Merit: 0
September 12, 2016, 02:38:13 PM
#1
what is the safest way to save a large amount of coins, is it paper ? if so can paper coins be transferred to any wallet?

also web wallets what are some of the most respected ones, is blockchain.info a good wallet, if it goes down can i redeem my bitcoins on another site?

also with blockchain do i have to re backup my coins every time i spend some?
Pages:
Jump to: