Japan Considers Treating Bitcoin As Conventional Currency (thestack.com)
An anonymous reader writes: Regulators in Japan are considering officially recognizing bitcoins and other digital currencies as valid methods of payment. The Japan Financial Services Agency (FSA) is in the process of deciding whether to make legislative revisions to regulation that currently regards virtual currencies as objects rather than traditional forms of payment. Under the new proposal, consumers will be able to purchase goods and services using bitcoin and other digital currencies, and also use them as an alternative to legal tender through purchases or trades. The new definition will be submitted during the current session of the Diet, Japan's legislature, which concludes on 1st June this year.
and more tax
Wasn't the whole point of digital currencies to avoid the need for a government to bless (and therefore control) a particularly unit of money?
>> consumers will be able to purchase goods and services using bitcoin and other digital currencies
I believe this is already possible - no government blessing necessary, thank you.
the venn diagrams of bitcoin, katana and anime enthusiasts are basically a single circle
Japan is already forcing people to horde cash with their negative interest rates.
http://fortune.com/2016/02/23/...
Something like bitcoin could prove disastrous for their banking system.
but as soon as somebody figures out your wallet id
That's why you don't keep all your bitcoin in a single wallet. I make a new wallet every time someone wants to send me bitcoin, so until I spend it, there's only a single input into the wallet. And when you spend part of the wallet(s), you can send the change to a new wallet.
The biggest criminals in the world are the banks and governments.
The biggest money launderers are the banks.
The biggest supporters of terrorism are governments.
Regulating bitcoin does not stop any of the above. It might inconvenience some small time criminals, but the people it hurts the most are the average citizens. You give governments complete control over a person's financial state, and you will see what crimes against humanity they will commit. This "we're doing it to eliminate crime" is nothing but a lie that the government uses to convince simple minds to go along with the plan.
as somebody figures out your wallet id which you need to share with anybody you transfer a coin from or to, they can go get your entire history
That's not how Bitcoin works. You can have any number of wallets, and most Bitcoin clients support the new "HD" (Hierarchical Deterministic) wallet format, where many "IDs" are generated from a master key using a one-way function. A single key can provide an infinite stream of distinct addresses, one for each transaction. Without the master key there is nothing to link these addresses together. You don't give people "your wallet ID", you give them an address unique to that one transaction. When you spend the bitcoins later you send the change to a different unique address; if you do it right then it won't be obvious to third-parties which output was the expenditure and which was the change.
The one case that is more difficult to avoid is when you need to combine multiple inputs together to cover a single larger expenditure. The fact that the inputs were used in the same transaction is fair evidence that they are controlled by the same entity. This is where schemes like CoinJoin and mixing services can help to preserve anonymity, by combining many unrelated inputs and redistributing the sums to new addresses in standardized denominations, thus breaking the link between the inputs and the outputs. It is possible to implement this using blinded signatures such that even the mixing service doesn't which inputs are linked to which outputs.
Then there is the fact that "your entire history" is limited to your transactions on the blockchain, which are still pseudonymous for both senders and receivers—it would take a whole lot of old-fashioned detective work to determine the real-world identities of everyone you've traded with even after their (one-time-use) Bitcoin addresses are known.
"The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat