5
I read this in a forum post on another site. Here's my recap. But by "I" I mean me, not the original poster.
All transactions over the bitcoin network is stored as raw data forever in the distributed database (all bitcoin clients has the same copy of the database .. and if they lose by, e.g. by reinstalling the client, they'll synchronize with the distributed one again).
You can "inject" whatever 20 byte binary strings you want into the flat files (described here http://pastebin.com/ct2WHUK5 ). I'm pretty sure there are other ways to do it as well (apparently you can add text messages to transactions?.. I don't really know).
Now, here's my question. What'd happen if the bitcoin database were flooded with virus signatures? Is this a serious matter or just a "Meh"?
1An interesting question. I don't think it would be a "threat to the network" as such, but could be an annoyance and something to discourage new users. It also highlights the shortcomings of signature-based virus scanning. – Nate Eldredge – 2014-04-03T14:11:30.040
This is interesting, but looking into blockchain.info, it seems that nobody sent anything to these addresses (yet). And these could just be perfectly valid bitcoin addresses belonging to the author of the post. I wouldn't try it with my BTC anyway. – G B – 2014-04-03T14:58:50.200
check the blockchain. its quite disturbing what you will find. anything from pedofilia links, death threats, virus signatures, spam etc. – r3wt – 2014-04-03T16:10:44.950
But how would the author be able to 'own' zero-padded virus signatures as his/her own? – user3493746 – 2014-04-03T16:15:08.457
http://www.reddit.com/r/Bitcoin/comments/22a1te/alert_windows_defender_detects_dakuma1935_virus/ – John T – 2014-04-05T17:21:39.390