Search content
Sort by

Showing 20 of 39 results by bubble1
Post
Topic
Board Electrum
Re: Offline Machine for Cold Storage - Update Question
by
bubble1
on 06/03/2020, 18:58:43 UTC
--snip--
It's not a problem if you don't get something, but it might be nice if you'd continue to ask questions in one topic untill you're completely sure you understand everything.
--snip--
Sorry if I drifted off the topic, but the further questions and comments occurred to me as I as thinking about Cold Storage.

I'll be more diligent in future.

Thanks
Post
Topic
Board Electrum
Re: Offline Machine for Cold Storage - Update Question
by
bubble1
on 06/03/2020, 09:45:29 UTC
So, when I buy some bitcoins, how and from which wallet do I generate the Receive transaction?
To expand on BitCryptex's answer:

He is right in stating you should generate a receiving address from your watch only wallet. But technically speaking, you can generate a receiving address from either your watch only or your airgapped wallet, as they contain the exact same set of addresses. The only difference is that the airgapped wallet also contains the private keys to those addresses, and so can sign transactions, whereas your watch only wallet can only watch those address, as the name suggests.

There is also a common misunderstanding that your wallet is storing your bitcoin, which is why people get confused about having two wallets for the same address. This is not the case. The blockchain is simply a record of which addresses are allowed to spend which bitcoins. The bitcoins never actually leave the blockchain, and are never stored in your wallet. All your wallet stores is a list of addresses which you control, and the blockchain stores a list of all the coins those addresses are allowed to spend.
Indeed, yes, I was confused.

The term "wallet" implied storage of some sort, like a wallet or purse that actually hold £, $, Euro notes etc.

It's beginning to dawn on me that, on one level, the wallet is really just a set of pointers to entries on the blockchain.
Post
Topic
Board Electrum
Re: Offline Machine for Cold Storage - Update Question
by
bubble1
on 06/03/2020, 09:40:49 UTC
But how should the receive work?

It seems that you don't understand or confuse in the above posts.

To make it clear how to make a transaction offline much better to check this guide on youtube so that you know how offline transaction works and how to sign a transaction from offline wallet.

- Electrum offline transactions tutorial - Youtube
Yes, indeed, I was confused, hence the question.

Thanks for the link.
Post
Topic
Board Electrum
Re: Offline Machine for Cold Storage - Update Question
by
bubble1
on 05/03/2020, 18:06:13 UTC
Thank you for that very clear explanation of how to send or spend with an offline wallet.

But how should the receive work?

So, when I buy some bitcoins, how and from which wallet do I generate the Receive transaction?
Post
Topic
Board Electrum
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 15:23:13 UTC
All you need to do is  store the public key. This key is good for giving to anyone. It can only be used to query the balance in the address and/or send BTC to you. Basically you'll only need to connect the wallet to the a machine with an internet connection once you need to move the coins. But remember that once your private key hits the net then your storage is no longer "Cold" and you should forget about any benefits associated with offline storage.

If you use the private key in a wallet connected online, you should move the rest of the coins to a new address generated offline if you'd like to maintain the benefits of offline storage.

Just for my understanding...
If you follow the procedure here https://electrum.readthedocs.io/en/latest/coldstorage.html for signing transactions in the off line wallet and then return the signed transaction to the online wallet, does this expose my private key?
This is a good way to create transactions without exposing a private key, but if the "Offline" machine connects to the internet at any point (even let's say after uninstalling the wallet and deleting private keys from memory) then the address no longer cold storage.
Point taken.
I'm planning to use an old laptop for cold storage.
If I need to change, I would destroy the disk, and the RAM DIMMs.
Then I'd recreate the wallet using the seed phrase.

That should be safe.
Post
Topic
Board Electrum
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 15:08:57 UTC
All you need to do is  store the public key. This key is good for giving to anyone. It can only be used to query the balance in the address and/or send BTC to you. Basically you'll only need to connect the wallet to the a machine with an internet connection once you need to move the coins. But remember that once your private key hits the net then your storage is no longer "Cold" and you should forget about any benefits associated with offline storage.

If you use the private key in a wallet connected online, you should move the rest of the coins to a new address generated offline if you'd like to maintain the benefits of offline storage.

Just for my understanding...
If you follow the procedure here https://electrum.readthedocs.io/en/latest/coldstorage.html for signing transactions in the off line wallet and then return the signed transaction to the online wallet, does this expose my private key?
Post
Topic
Board Electrum
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 14:54:34 UTC
bubble1, you should read this : https://electrum.readthedocs.io/en/latest/coldstorage.html

Usually people use older PCs/laptops for cold storage, and new computers for watch-only wallets for a broadcast transactions. I never go in that direction, hardware wallet is a much cheaper option - although it must be admitted that properly made cold storage has an even greater level of protection.

Thanks for the link, which I did read, but it did not explain how the online wallet provided a view of transactions, balances etc.
Post
Topic
Board Electrum
Re: Offline Machine for Cold Storage - Update Question
by
bubble1
on 03/03/2020, 14:52:24 UTC
I guess, as a newbie with electrum, hence the questions.

But, if all you have is a paper wallet, how do you sign transactions on the online machine?

And, (again I'm only going by what I read), if the seed and the password are kept secret, anyone stealing the offline machine still can't steal the bitcoins.

Post
Topic
Board Electrum
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 14:42:51 UTC
Yes, I'm happy to share.

Fortunately, my loss was only 0.0045BTC.

Briefly, I often run bitcoin core on my PC even when I'm not transacting bitcoins.

I happened to see a message flash up saying that 0.0045BTC had been sent. WTF!!

I reported this on bitcoin.stackexchange, to try to get to the bottom of it.

One expert explained:

You do not explain why you believe your bitcoin core process sent the bitcoins. It is perfectly possible (from looking at your logs) that it was not sent from your bitcoin core, but from elsewhere on the bitcoin network. It may be possible to track down where the tx was sent from if enough nodes log the IP address of where the transaction was initiated, but there is nothing in your logs to suggest it was initiated from your node. In fact, your logs suggest that it was not initiated from your node.

Therefore, at some point the private keys for your bitcoin address were obtained. This could have been done if your computer contains malware, perhaps a key-logger, which was able to capture your wallet password, in combination with the wallet file.

The output that was spent was populated on 2018-12-28 19:12, but the private key associated with the address could have been created years earlier, as Bitcoin Core by default creates 100 addresses when it is first started, so the private key to this address could have been stored on a computer of yours for some time, perhaps even in an wallet with no password, if you initially didn't enable the password until later. So the time of intercept (of the private key) is theoretically any time between when you first ran Bitcoin Core and when the theft occurred
.


My first use of bitcoin core was in 2013, my machine is regularly virus and malware checked, and I believe I never used bitcoin core unencrypted.
 
The full thread is here
https://bitcoin.stackexchange.com/questions/93568/my-bitcoin-core-sent-bitcoins-without-my-authorisation
Post
Topic
Board Electrum
Merits 2 from 2 users
Topic OP
Offline Machine for Cold Storage - Update Question
by
bubble1
on 03/03/2020, 14:26:24 UTC
⭐ Merited by o_e_l_e_o (1) ,LoyceV (1)
It seems the recommendation for a cold storage electrum wallet is a newly installed operating system on machine that has never been on line.

I'm re-using a spare laptop.

I've formatted the disk on another computer and setup Windows 10, downloaded from Microsoft.

Following the Windows setup, I now have a question.

There are almost certainly Windows updates which are not in the installation I downloaded. Also, things like laptop display drivers could benefit from being updated. That said, the laptop, stand-alone, appears to work OK.

The question is, should I just use the machine as is, or should I go online for the updates, before installing electrum?
Post
Topic
Board Electrum
Merits 2 from 2 users
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 14:04:32 UTC
⭐ Merited by o_e_l_e_o (1) ,LoyceV (1)
Ah, thanks. I think I get it.

The online machine is like the book-keepers in the accounts department.

They even have a cheque book, but only the boss (offline) can sign the cheques.
Post
Topic
Board Electrum
Re: Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 13:34:46 UTC
I think I understand the idea of the blockchain ledger.

However, perhaps I'm being thick...

An analogy is that my bank statements and my account balances are a filter into the all the entries in the bank's ledger.

With bitcoin core (my now empty wallet) I can see my balances and transactions.

With an offline electrum wallet, where do I see the balances and transactions?
Post
Topic
Board Electrum
Merits 3 from 3 users
Topic OP
Receiving Into Offline Wallet
by
bubble1
on 03/03/2020, 13:01:25 UTC
⭐ Merited by Lucius (1) ,ETFbitcoin (1) ,LoyceV (1)
I'm new to Electrum, so sorry if this has been asked before.

Following the loss (thankfully small amount) of bitcoin, I decided to set up a cold storage electrum wallet in a newly setup Windows 10 laptop that has never been online.

I read up how to transfer bitcoins from the cold storage to broadcast.

However, how do I put bitcoins that I buy into cold storage?
Post
Topic
Board Altcoin Discussion
Claim Bitcoin Cash After Bitcoins Spent
by
bubble1
on 09/02/2018, 15:13:34 UTC
I hold bitcoins in my Bitcoin Core wallet.

Before the fork, my wallet held, say n bitcoins.

Since the Bitcoin Cash fork, I have spent x bitcoins, and now my wallet holds n-x bitcoins.

I have never claimed the Bitcoin Cash, so I assume that there are n Bitcoin Cash ready for me to collect.

What's the procedure to do that?

Apologies if this has been asked before.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin does not have limited supply
by
bubble1
on 19/11/2017, 12:54:26 UTC

You really don't get it do you?

A person wants to invest 100 USD of real money in cryptocurrencies. If there was only one crypto - Bitcoin - with a limited supply, then over time you can argue price will go up as long as that person really want to by crypto for his USD. But when you then have more and more cryptocurrencies, some of the people will choose to put their 100USD in competing cryptos. And this means in reality that the supply of crypto currency is growing exponentially and without limits
You could make the same argument for any investable asset.

There are tens of thousands of stocks and bonds, and yet many investors pour large sums into them.

You could also say that if another online retailer starts up, then that somehow devalues Amazon.

I see the same thing with Bitcoin and other (forked) cryptos and alt coins.

Bitcoin is like Amazon or Apple and, until a better crypto appears, all the others are like Poundland.

While there is unlimited fiat money waiting to be invested, there will continue to be growing demand for Bitcoin,
Post
Topic
Board Bitcoin Discussion
Re: What is Bitcoin Futures Contract?
by
bubble1
on 14/11/2017, 12:10:51 UTC
i believe that the future contract gonna make the price higher and higher !! look at the price now Huh!! i can't wait to see how much the price gonna be in 2019 or more . It gonna be huge :p
I think it could force the price lower.

In the CME futures there is no possibility of actual bitcoin delivery. It's just a paper trade - the usual tail wagging the dog
Post
Topic
Board Bitcoin Discussion
Why Bitcoin Might Be Resilient to Price Manipilulation By Futures
by
bubble1
on 09/11/2017, 19:58:07 UTC
Futures trading of Bitcoin by CME is planned to start soon - see this link https://www.coindesk.com/cme-group-plans-launch-bitcoin-futures-contract/

This potentially risks the same sort of manipulation that exists in the Gold/Silver market, where the price is heavily suppressed, and bullion banks play wash and rinse https://www.investopedia.com/terms/w/washtrading.asp. Although this is illegal, it's condoned by Central Banks, and executed with impunity in the precious metals arena, especially gold and silver.

Could the same happen with Bitcoin, where huge futures contracts might be used to force the price (down usually)? Can Central Banks use it as a weapon?

I think the risk is lower with Bitcoin, for one simple reason: gold (contracts and bullion) is only traded on 3 exchanges - Comex (US), LBMA (UK) and Shanghai (China). Only banks, hedge funds and corporates can trade on these exchanges because the minimum contract values are so high.

However, today there are 121 crypto exchanges https://cryptocoincharts.info/markets/info, with more coming on stream as Bitcoin popularity continues to grow. Plus, there are many other informal market places where buyers can meet sellers, for example eBay.

Anyone wanting to trade real Bitcoins can buy or sell any amount from 1 Satoshi to 1000 Bitcoin without reference to CME or other futures exchanges. Trading is perfectly possible, anywhere in the world, at the peer-to-peer level, without the need for centralised or other exchanges.

My hope is that the price of real Bitcoins will be a true price, determined by price discovery.

Perhaps other forum members, better informed than I am, can comment on whether my hypothesis is too optimistic.
 
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Vs Bitcoin Cash
by
bubble1
on 03/11/2017, 17:18:34 UTC
I wonder if we will eventually end up with something resembling old money systems:

To explain my thinking, let's look at British coins circa 1900. You can probably see this in many other coinage systems throughout the ages. In Britain there was:-

Gold Pound Sterling/Sovereign (also a premium gold guinea worth 5% more because of higher purity)

Silver Crown = 4 to 1 pound sterling
Silver Half Crown = 8 to 1 pound sterling
Silver Florin = 10 to 1 pound sterling
Silver Shilling = 20 to 1 pound sterling
Silver Sixpence = 40 to 1 pound sterling

Copper Penny = 240 to 1 pound sterling
Copper Halfpenny = 480 to 1 pound sterling
Copper Farthing = 960 to 1 pound sterling

Clearly there was a hierarchy Gold > Silver > Copper

For many daily purchases, copper was good enough. A loaf of bread cost a few pennies.

For larger items, eg clothes, rent, etc silver was adequate

Gold was used for business trades, large asset purchases, houses etc.

In my mind's eye I consider Bitcoin as being "Gold", and Bitcoin Cash as "Silver"

Eventually, I see a third crypto-coin emerging, taking the role of "Copper"

While I think the Satoshi can cover the whole range of purchases, most people can't get their head around coffee at 0.00001 BTC (or whatever). But a "Copper" like coin  with a value (close to 1 US$) is much more sensible.

We would keep our Bitcoin at home, safe, offline, in cold storage, until we need to make a big purchase. We would keep "Bitcoin Silver" for medium purchases, and "Bitcoin Copper" on our mobiles for instant use.

The security and speed of the network might reflect this. Perhaps some sort of blockchain light, fast but maybe not eternal. Would you need to record all low value transactions forever?

Who knows...

Post
Topic
Board Bitcoin Discussion
Re: Bubbles: Tulip Mania, Dot.Com and Bitcoin
by
bubble1
on 03/11/2017, 12:23:34 UTC
Tulip mania wasn't a Ponzi Scheme... it was just a bad investment.  Ponzi means old investors are paid off with money from new investors, to give the appearance of a monthly return, but in reality, there is no investment at all, just shuffling money around.  So, like Tulip Mania and The DotCom bubble, bitcoin can't be a Ponzi because there is no one offering huge returns or monthly payments, who is going to disappear with most of the "investment" money.
Quite right, Tulip Mania was not Ponzi. I stand corrected.
Post
Topic
Board Bitcoin Discussion
Bubbles: Tulip Mania, Dot.Com and Bitcoin
by
bubble1
on 03/11/2017, 09:40:53 UTC
Many online and mainstream media press comments refer to Cryptocurrencies as bubbles.

The most often quoted are the Dutch Tulip Mania and the Dot Com bubbles.

Tulip bulbs serve only 1 purpose - growing flowers. They have no use as money - ie store of wealth, medium of exchange etc. Tulip Mania was a true bubble driven by speculation. It was a Ponzi scheme, which collapsed. A few people made huge sums, but many people lost all their savings.

The Dot Com bubble was a different. Up to 90% of the Dot Com startups were cash burners, having no business model, and no value. Was it a Ponzi scheme? Probably not. Again, a few people made huge sums, but many people lost all their savings. But, a few Dot Coms had genuine prospects, and some of these have grown into tremeandously valuable FAANG companies.

Cryptocurrencies, and especially ICOs are very like Dot Com. 90% will fail. A few will grow into big players by providing innovative and valuable solutions.

Bitcoin is definitely not a bubble, because it is like money and is a store of wealth, medium of exchange etc. Also, it is already providing innovative and valuable solutions, like hedge against hyperinflation, and independence of Central Bank control.

Is BC overpriced? Maybe.

Is BC underpriced? Maybe.

Is BC's price rise currently speculation driven? Probably.

Will the price of BC decline, short term? Probably

Will its price drip to zero (like tulips)? Definitely not

Will it be here in 20 years? Definitely.

Will it still be valuable in 20 years? Absolutely