This is just a ponderment (Is that a word?).
Aren't we going to need something that people can always get updated files from.
I might be able to code up something, that'd let you upload files, compare differences and update them (Either by manual user input {EG, user tells it to update the Goliath part of it} or automatically {Might be many bugs though}), then zip it so everyone can download it, if I can get the algorithms to encrypt/unencrypt the files.
It'd take a bit to do, but I think I have the librarys to do it installed.
Only thing I couldn't probably do is put everything into a .mpq, as I would be doing this in PHP. Also, the algorithms might be hard to implement, but maybe not, as some functions that are available in something like C++ aren't in PHP.
So yeah, any comments, suggestions on this?