|
|
|
|
|
by rubenfonseca
5191 days ago
|
|
Is it just me or /copy_ref could be used to make an awesome warez site? I hacked a quick prototype and it seems to work: - User authenticates with Dropbox on my web app - User sees his/her files and select the ones he/she wants to share - Another User searches through the shared files, and by clicking "Download", and using /copy_ref, the file will appear on his/her Dropbox I'm still undecided if I should use a full Root Dropbox access or just App Folder. The later would give users a more security sense, but would require more effort to share files (move the files to the app directory). What do you think? |
|
Except that it's easier to trace, as the person sharing the file has to give explicit permission, instead of just giving some anonymous description of the file. I guess they can use that to punish "wrongdoers".