Plug In Programming Challenge
Posted: Tue Mar 11, 2008 5:27 pm
Hello,
OK, I have a challenge for all of you programming guru’s out there.
I have a friend who lives in a country with Draconian copy-protection laws.
He’s totally (and justifiably) freaked out about getting sued.
My country on the other hand is ranked up there with China in terms of relaxed copy protection legislation.
That may change in the future, but, for now, I don’t worry about it too much.
Currently I am running Deluge as my torrent download application on an Ubuntu Linux box. I have configured an auto load folder on my system that Deluge constantly monitors to see if a torrent file has arrived. When a torrent file get’s dumped into the auto load folder, Deluge immediately starts downloading the file that the torrent points to.
So, this is what I want to do for my buddy…
I am going to give him remote access to my auto load folder and my completed download folder. That way he can download torrents and paste them in the auto load folder on my network. Then, when his downloads are complete he can copy them from my PC’s completed folder to his PC. The tricky part is that he will need to encrypt the files on my end before he downloads them to his PC. He doesn’t want his ISP getting a whiff of what he’s downloading from me.
So, the challenge is this, how can my friend, with limited skills on his Windows XP PC and zero Linux skills (with no desire to acquire them) initiate a file encryption operation on the file he’s just had my PC download for him? Something as simple as pasting a text file in the “completed” download folder with the “to be encrypted” file name, the “encrypted” file name, and an “unlock” password is totally acceptable. Something more elegant is even better, but I’m only looking for the bare minimum here.
Anyway, let me know what everybody thinks.
Cheers!
OK, I have a challenge for all of you programming guru’s out there.
I have a friend who lives in a country with Draconian copy-protection laws.
He’s totally (and justifiably) freaked out about getting sued.
My country on the other hand is ranked up there with China in terms of relaxed copy protection legislation.
That may change in the future, but, for now, I don’t worry about it too much.
Currently I am running Deluge as my torrent download application on an Ubuntu Linux box. I have configured an auto load folder on my system that Deluge constantly monitors to see if a torrent file has arrived. When a torrent file get’s dumped into the auto load folder, Deluge immediately starts downloading the file that the torrent points to.
So, this is what I want to do for my buddy…
I am going to give him remote access to my auto load folder and my completed download folder. That way he can download torrents and paste them in the auto load folder on my network. Then, when his downloads are complete he can copy them from my PC’s completed folder to his PC. The tricky part is that he will need to encrypt the files on my end before he downloads them to his PC. He doesn’t want his ISP getting a whiff of what he’s downloading from me.
So, the challenge is this, how can my friend, with limited skills on his Windows XP PC and zero Linux skills (with no desire to acquire them) initiate a file encryption operation on the file he’s just had my PC download for him? Something as simple as pasting a text file in the “completed” download folder with the “to be encrypted” file name, the “encrypted” file name, and an “unlock” password is totally acceptable. Something more elegant is even better, but I’m only looking for the bare minimum here.
Anyway, let me know what everybody thinks.

Cheers!