August 5, 2026

Capitalizations Index – B ∞/21M

Most Britons Are Bitcoin Bears: 60 Percent Would Not Support Crypto Backed by Bank of England

BTCMANAGER
Most Britons Are bitcoin Bears: 60 Percent Would Not Support Crypto Backed by Bank of England

While bitcoin’s profile continues to climb worldwide, many Britons remain cryptocurrency skeptics who would not invest in bitcoin even if it were backed by the Bank of England according to a recent survey.

The bearish sentiment was chronicled in research compiled by polling company D-CYFOR. The poll results showed that while 93 percent of Britons had heard of bitcoin, a majority (60 percent) would not support the Bank of England (BoE) in launching its own cryptocurrency linked to the British pound.

One-third of those polled in the UK said they would be “more likely” to invest in bitcoin if the U.K. government regulated the industry, but a whopping 56 percent said they would not invest in cryptocurrencies even if rules were implemented.

D-CYFOR previously conducted a poll in January 2018 tracking sentiment regarding bitcoin, with 1015 individuals participating via an online survey. 

61 Percent Say bitcoin Price Will Plunge

Meanwhile, only 39 percent of Britons surveyed said they believe the price of bitcoin will increase over the next six months, while a stunning 61 percent said prices will drop or tank to zero. Here’s a snapshot of the poll results:

93 percent of individuals surveyed have heard of bitcoin,
60 percent would not support a BoE-backed cryptocurrency,
56 percent would not invest in bitcoin even if the U.K. government regulated crypto,
61 percent believe bitcoin’s price will drop or crash to zero over the next six months.

Most britons are bitcoin bears: 60 percent would not support crypto backed by bank of england

A majority of Britons would not support a Bank of England-back cryptocurrency. (Image: Pixabay)

The bearish sentiment captured in this latest poll mirrored the skepticism voiced by BoE Governor Mark Carney, who said bitcoin “has failed” as a cryptocurrency.

“It has pretty much failed thus far on the traditional aspects of money,” Carney said at London’s Regent’s University in February 2018. “It is not a store of value because it is all over the map. Nobody uses it as a medium of exchange.”

However, like other crypto skeptics, Carney expressed confidence in blockchain technology, saying it can be useful as a way to verify financial transactions in a decentralized way.

American Opinions Differ

Not surprisingly, opinions about cryptocurrencies differed across the pond when Americans were polled. According to a January 2018 poll jointly conducted by SurveyMonkey and the Global Blockchain Business Council, 60 percent of Americans had heard of bitcoin.

While only five percent of individuals surveyed owned bitcoin, 21 percent of non-holders said they were “considering adding it to their portfolios.”

Interestingly, most Americans surveyed — 69 percent — expect bitcoin’s price to increase over the next five years, while only 13 percent expect values to plummet. Less than half of those surveyed believe bitcoin is a bubble that’s set to burst.

Tale of Two Billionaires

What all this demonstrates is that there is no consensus about cryptocurrencies because it is a nascent, opaque, decentralized, unregulated market. Even financial experts differ in their outlooks.

Bill Gates is an avowed bitcoin bear, as BTCManager has reported. However, billionaire Tim Draper is convinced that crypto is the unstoppable wave of the future.

Most britons are bitcoin bears: 60 percent would not support crypto backed by bank of england

Billionaire Bill Gates is a bitcoin bear while billionaire Tim Draper is a crypto bull. (screenshots)

Draper recently set a $250,000 bitcoin price target for 2022. “I’m thinking $250,000 a bitcoin by 2022. Believe it!” the venture capitalist declared. “It’s happening, and it’s going to be awesome!”

Tim Draper has a pretty good track record when it comes to bitcoin price predictions. In 2015 (when bitcoin hovered between $200 and $500), Draper accurately predicted that bitcoin would hit $10,000 by the end of 2017. bitcoin prices rocketed above $13,000 on December 31, 2017.

The post Most Britons Are Bitcoin Bears: 60 Percent Would Not Support Crypto Backed by Bank of England appeared first on BTCMANAGER.

Previous Article

SpectroCoin releases upgraded bitcoin iOS wallet app

Next Article

Coinseed ICO (CSD Token) — Wouldn’t You Rather Invest?

You might be interested in …

De-briefing Ethereum’s Parity Predicament: What’s Next?

De-briefing Ethereum’s Parity Predicament: What’s Next?

After an unidentified actor “accidentally” triggered a series of bugs that destroyed approximately $150 million worth of digital currency, the world waits for a substantive answer — is this vulnerability an anomaly? An “I told you so”? Or a humbling opportunity to secure the Ethereum network?

What Happened?

On November 6, “Devops199,” an alleged amateur programmer, set off a chain of bugs on Parity, a popular digital wallet for Ethereum. These bugs affected multisignature, or “multisig,” accounts — “wallets” that require multiple users to sign off with their keys before funds can be transferred.. The place these wallets connect to is known as a “library” contract.

  1. According to Parity, an attempt to fix a vulnerability that allowed hackers to steal $32 million from multisignature wallets in July of 2017 inadvertently created a second vulnerability in the library contract. This allowed Devops199 gain sole ownership of the library that every multisignature wallet used for their code.

  2. After Devops199 realized what had happened, he “killed” (deleted) the code. Unfortunately, this locked all funds into multisignature wallets permanently, with no way to access them.

  3. Because of the functionality of the current blockchain, $150 million worth of ether (ETH), the tradable currency that fuels the Ethereum platform, is now effectively destroyed and inaccessible to anyone.

Among the victims of this bug are several recently successful ICOs that chose to store their funds in a Parity wallet because of its multisig option and compatibility with various hardware wallets.

Parity’s Response (So Far)

On November 7, tweets on Parity’s official Twitter account acknowledged the vulnerability and confirmed that the funds affected are frozen and can’t be moved anywhere.

A day later, on November 8, Parity de-briefed the bug, explaining that it was indeed possible to turn the Parity Wallet Library contract into a regular multisig wallet and become the owner of it, which is exactly what Devops199 did. Parity now has a tool to check if a user/wallet has been affected by the vulnerability.

Parity’s History of Hacks

This isn’t the first time Parity has fallen victim to a security exploit. Parity’s multisignature contracts were previously the target of three thefts totalling 150,000 ether in July of 2017 (the second-largest hack after the DAO fiasco). And losses could have been exponentially higher. However, the “White Hat Group,” a collection of hackers and activists, was able to intervene and drain the majority of other wallets before they could be compromised as well.

Future multi-sig wallets created in all versions of Parity Wallet have no known exploits.
 – Official Parity website post following the July 19 hack

Jeff Coleman, an expert in blockchain technologies and currently a researcher and advisor with L4 Ventures, described Parity’s response to the July 19, 2017, attack as having been “worrying, to say the least.”

Coleman told bitcoin Magazine that his primary concerns centered around Parity’s inadequate response and its tendency to downplay the significance of the compromise, choosing instead to blame a large number of external causes:

They blamed observers for not finding the bug before it was exploited; they blamed lack of incentivization for observers; and they blamed the Solidity language for not blocking access by default to the functions the [Parity team] failed to protect.

He further noted that Parity seemed to be blaming the complexity of the well-audited wallet (which they still believed to be secure) from which they had originally modified their code. And also that Parity didn’t take responsibility for their own inadequate quality control and audit procedures.

S.O.S.?

Developers in the community are desperately trying to find a fix to the Parity predicament. Coleman believes that “from a technological perspective, there is nothing short of a hard fork [a non-backward-compatible change to the Ethereum protocol] to restore the destroyed funds.”

After the DAO hack in 2016, the Ethereum Foundation had already accepted a hard fork to restore lost funds, with the common understanding that this was a sort of “mulligan” — a one-time fix for a young, developing blockchain. This scenario, nevertheless, divided the Ethereum blockchain into two parts and created Ethereum Classic, the original Ethereum blockchain, backed by a community that vehemently opposes editing transaction history to restore lost funds.

Using hard forks as interventions to “correct” worst-case scenarios like this is highly controversial, especially since blockchains are meant to be immutable. So, it’s difficult to convince the Ethereum community to use a hard fork to rescue one team from a mistake. While many acknowledge sympathy for smaller accounts storing personal ETH, sentiment is not as sympathetic for the 300,000 ETH that belonged to the Polkadot Project, project associated with the Parity team.

Arseny Reutov, an application security researcher for blockchain security firm positive.com, affirmed this community sentiment, while acknowledging that hard forks can be solutions. However, he agrees that Ethereum cannot simply hard fork any time there is a problem on the network. He believes blockchains should expect “more and more high profile thefts and incidents,” and that the problem lies in the infant Ethereum platform itself — specifically, in the native Solidity programming language.

If a Hard Fork Isn’t the Answer, Then What Is?

Both Coleman and Reutov believe that the key to gaining the community support necessary to restore funds is to combine the Parity situation with similar situations in which funds have been lost due to various kinds of mistakes. As an example, Coleman referenced those detailed in EIP 156: “Reclaiming of ether in common classes of stuck accounts.”

Coleman also pointed out that in any of these instances, it must be “completely unambiguous who the original owners of the assets were.” The necessary changes could then be made and packaged together in an “already planned hard fork, such as the upcoming Constantinople fork.”

Even so, restoring funds is problematic. Ethereum core developers must discern which mistake-affected funds will be returned to users. Will all funds be returned or only a select few — or will this be a ~500,000 ETH learning experience?

The post De-briefing Ethereum’s Parity Predicament: What’s Next? appeared first on Bitcoin Magazine.