moshes
06-25-2002, 03:43 PM
How do you password protect data files on your computer or floppy?
![]() | View Full Version : password protect data moshes 06-25-2002, 03:43 PM How do you password protect data files on your computer or floppy? Studio64 06-25-2002, 03:45 PM What OS are you using?... How secure do you want the data?.. Are you trying to keep a friend out? Are you trying to keep a business comptetitor out? Are you trying to keep a NSA out? moshes 06-26-2002, 02:09 AM More of just a basic password protect. Maybe something that if I get a virus or someone taps into my firewall, won't have access to. Mostly just to keep things private if others might come over to use the computer. windows 2000 & win 98 & floppy & CD disks TDMWeb 06-26-2002, 04:57 AM Check this out http://www.networkcomputing.com/910/910sp3.html -- it seems to be what you need. moshes 06-26-2002, 06:32 PM Hi, I am really not looking for something that complicated and purchasing software. I simply want to password some folders Studio64 06-26-2002, 07:12 PM Almost every peice of software that I can think of is going to cost you something. Really.... Would you put free locks on your door?... Your best bet would be to try download.com Here is a link (http://download.com.com/3120-20-0.html?qt=encryption+blowfish&tg=dl-2001) to the search for encryption + blowfish (a method of encryption)... But, as I said... I wouldn't trust my information to free locks... okihost 06-26-2002, 08:46 PM I have a feeling your just looking for a .htaccess file.. Look it up and I think that all your really looking for.. If you are looking for something when you setup members and so on there is a program called locked area which is free.. sweethorizons 06-26-2002, 08:54 PM You can password protect your computer! Mdot 06-26-2002, 11:49 PM I don't know how you can protect it in Windows, but I guess you can use PGP (US version, since there are restrictions on it in US) if you want to protect folder from local user. Or use .htaccess if it is web folder. In unix you can also use pgp (GnuPG, which is free) or setting 700 permisions on folder and subfolders (which is also free) |