2) More Bitcoin/Silk-road scaremongering. DEA has yet to say anything definitive
3) IMF is hacked. Maybe someone should tell them about bitcoin.
4) Ripple / RainDrop looks really cool (hat tip: bitcoin sun). Need to learn more.
Democratic Senators Charles Schumer of New York and Joe Manchin of West Virginia wrote to Attorney General Eric Holder and Drug Enforcement Administration head Michele Leonhart in a letter that expressed concerns about the underground website "Silk Road" and the use of Bitcoins to make purchases there.
Both of Missouri's U.S. senators tell Fox 2 they are joining other federal lawmakers who want a drug-dealing web site shut down.
You probably have a little more time before the attacks come (maybe a couple of months?) to acquire bitcoin with cash – and there are profits in speculation to be made until then but, when the raids come, expect a sharp correction before exchange values move on to new highs over a longer period of time. What you do not want to do is be involved as an “exchange service” conducting exchanges in and out of national currencies and you definitely do not want to have your money sitting in the exchanger’s account when they are raided and shut down.
CryptoCloud is to be a cloud based computing platform (ala. Amazon AWS) that is hidden in cypherspace (inside the darknets I2P or Tor) so that their location cannot become known. This will allow anyone to easily start any kind of project that if it were illegal in whatever jurisdiction, will be able to run with impunity on CryptoCloud. So services such as Torrent sites, copies of the original Napster, and even directly selling copyrighted materials will be allowed (actually the policy as it stands is that pretty much anything will be allowed).
What the law accomplishes sounds mundane enough: it requires money transmitters--companies that act like banks, but aren't, such as PayPal--to get licenses. As usual, however, the devil is in the details. Previously, California corporations were only required to get money transmitter licenses for international funds transfers, and domestic transfers were unregulated. Now both kinds of transfers are regulated. Also, the price of each license is a little bit steep: half a million dollars and change.
Oh, and if you want to do business nationwide, you'll need 43 more of those licenses from almost every state. The forms and requirements are different everywhere, most states want your fingerprints to do a criminal background check (the exact same criminal background check, it turns out), and the price varies wildly from a measly $10,000 to $1,000,000+ per state. Want the forms? Good luck finding them; some states don't post them on-line.
> md5sum wallet.dat
f802a7fa2c7119cf15385b282443eb0f wallet.dat
> openssl des3 -salt -in wallet.dat -out wallet.dat.des-ede3-cbc
enter des-ede3-cbc encryption password:
mv wallet.dat wallet.dat.orig
> openssl des3 -d -salt -in wallet.dat.des-ede3-cbc -out wallet.dat
enter des-ede3-cbc encryption password:
> md5sum wallet.dat
f802a7fa2c7119cf15385b282443eb0f wallet.dat