Distributed Internet Backup System
deadfx writes "Since disk drives are cheap, backup should be cheap too. Of course it does not help to mirror your data by adding more disks to your own computer because a fire, flood, power surge, etc. could still wipe out your local data center. Instead, you should give your files to peers (and in return store their files) so that if a catastrophe strikes your area, you can recover data from surviving peers. The Distributed Internet Backup System (DIBS) is designed to implement this vision."
Let's see, DCMA could mean...
1. Dot-Com Managers Attack (me)
2. Donkeys Can Marry Anyone
3. Disney Cuts My Ass
4. Dork Courier Management Act [surprisingly, that could actually be on-topic since couriers are now being overpaid to take tape backups to offsites]
5. Don't Comment, Mod Away
I'm not feeling very witty this morning.
By the way, I'm not going to use the preview button before posting this so if my list is f'ed up, it's your fault for promoting the non-use of the preview button.
I hate liberals. If you are a liberal, do not reply.
Now, I haven't looked at the code yet, but I'm assuming that the python script is simply a wrapper around an HTTP server, a MD5 or SHA1 hashing algorithm (for the filename), tar, bzip2, and some meta database to keep an index of files backed up.
That being said, it's not a bad concept. If you have a trusted friend that will allow you to back up files on his machine, this wrapper should operate nicely. Otherwise, you can always do it by hand.
assert(expired(knowledge));
I'm sure this has been said, but I didn't feel like reading through all the posts to make sure..
but, this is simply the next iteration of p2p filesharing. The encryption is there to try to keep RIAA/MPAA off their backs, but I'll bet that this will be bastardized into a secure encrypted p2p network where snooping eyes will not be able to gather proof-of-crime...