Since I am here is there a way to put a password on downloads?
Example: someone wants to download a file from a website, upon clicking the download link they would be prompted with a password input field,the only way the Download would start is if they enter the correct password. Having trouble with my friend downloading stuff and I don't want to lock him completely out of my computer. Is there and executable that is activated when you click a download link? I have a program that password protects EXE's if there is.
Assuming:
1. You are using Windows or Linux (Apple gives no love for kiosks based on Mac OS X)
2. You only use Firefox AND not have Chrome/Opera/Safari (and by extension: iTunes) installed.
To password restrict downloads in Firefox: https://addons.mozilla.org/en-US/firefox/addon/public-fox/
To restrict Internet Explorer from being able to download files, you have three options:
1. http://www.howtogeek.com/howto/2734/uninstall-disable-delete-internet-explorer-8-from-windows-7/ (only an option in Windows 7)
2. http://www.grouppolicy.biz/2010/03/group-policy-setting-of-the-week-18-allow-file-downlaod-internet-explorer/ (requires a professional, business, enterprise, or ultimate edition of Windows). Just launch gpedit.msc and navigate to the Allow File Downloads and set it to disabled.
3. http://www.pctools.com/guides/registry/detail/901/ Just luanch regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 and HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 and set the value of 1803 in those keys to 3
There may be a way to disable/pw prompt in Chrome, but my googling turned up zilch. I know there are group policies for Chrome, which means that there SHOULD be a way to do it through the registry (as it's a setting pretty much every sysadmin would want in group policy), but I don't use Chrome at work, so I have no need to look into it.