What is the best way on #wordpress to allow users to upload files? I want to start a patch exchange for @ewi #ewi #aerophone #akaiewi users on my site.
@ericdano @ewi it is relatively easy to do, but how do you prevent people uploading bad things to your site? That's the real trick, limiting what they can upload, and then making it available to others for download.

@otto42 @ewi well, having users being registered before uploading would help. Maybe some sort of verification before the file gets public access?

Is there such a plug-in?