topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 12:11 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Tools for Password Protecting Files?  (Read 12623 times)

cameelios

  • Participant
  • Joined in 2007
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
Tools for Password Protecting Files?
« on: March 13, 2007, 08:15 AM »
i need to put a password 4 some files... with what FREE program can i do it?
thnx 4 the help

[edited to make title of thread more relevant]
« Last Edit: March 13, 2007, 08:20 AM by mouser »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: PLease read ...
« Reply #1 on: March 13, 2007, 08:19 AM »
Are you asking for a utility that will encrypt your data filess so other people can't read them?
Or are you asking for a utility that will password protect some executable programs on your pc and require a password before it runs?

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: PLease read ...
« Reply #2 on: March 13, 2007, 08:20 AM »
What type of files?

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #3 on: March 13, 2007, 09:58 AM »
<shameless_plug>
In case of text files, have a look at http://fsekrit.donationcoder.com :-)
</shameless_plug>
- carpe noctem

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #4 on: March 13, 2007, 10:23 AM »
In case of text files, have a look at http://fsekrit.donationcoder.com :-)
Definitelly!
No better way to encrypt text files!

cameelios

  • Participant
  • Joined in 2007
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #5 on: March 14, 2007, 02:23 AM »
thnx guys but im lookin 4 a program that will password protect folders like My Documents and these kinda folders!
thnx 4 the help

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #6 on: March 14, 2007, 03:14 AM »
There are programs that will let you make your folders completely invisible but somebody could hack their way in if the program is disabled at startup.

For actual encryption (which takes more time, but nobody can access the data without actually knowing the password) take a look at cryptext (author: Nick Payne, now discontinued... you'll have to Google it) for a very fast barebones encryption program or Axcrypt (one of the most comprehensive, yet easy to use encryption utilities & under active developement)

Both these can encrypt folders recursively and both of them are free. If you have a lot of data to encrypt/decrypt everytime cryptext should be the obvious choice. If you're looking for a well-rounded, comprehensive encryption program Axcrypt wins hands down. I use both. :)

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #7 on: March 14, 2007, 04:29 AM »
If you need generic, secure, transparent and fast file&folder protection, imho www.truecrypt.org is the way to go. AxCrypt seems like it takes the traditional route of decrypt->modify->reencrypt, which is pretty useless as it leaves plaintext residue on your disk.
- carpe noctem

MerleOne

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 957
  • 4D thinking
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #8 on: March 15, 2007, 04:01 AM »
I have been told that folderlock is close to what you are looking for : http://www.newsoftwares.net/folderlock/.  I didn't try it myself.

Also, I would never completely lock "My Documents" since many programs tend to write files in this folder of subfolders.  You should only lock selected folders and non "system" folders.

For encrypting just a few files, with a good security level and without installing an application, I would recommend dsCrypt :
http://members.ozema...tv/freezip/freeware/
.merle1.
« Last Edit: March 15, 2007, 04:04 AM by MerleOne »

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #9 on: March 15, 2007, 04:20 AM »
Hrm, dsCrypt uses BuzzWords® and makes pretty impossible claims ("immunity to keylogger-infested environments"). And things like "exceptional resistance to brute-force password search"? If somebody really wants to get at your data, they won't be hammering a GUI, they'll be working directly.

I wouldn't touch this :)
- carpe noctem

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #10 on: March 15, 2007, 07:28 AM »
AxCrypt seems like it takes the traditional route of decrypt->modify->reencrypt, which is pretty useless as it leaves plaintext residue on your disk.

Just my 2 cents:
I have always had the feeling that AxCrypt was a quality piece of software (open source too), made by someone who knows what they are doing.  The issue about leaving plaintext "residue" on your hard drive is really only of importance to a small subset of the people encrypting files (those who need to be absolutely certain that there is no trace of the original file left on their original pc).  I'm starting a new post about his new version 2 which he recently announced was open to testers.

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #11 on: March 15, 2007, 07:54 AM »
The issue about leaving plaintext "residue" on your hard drive is really only of importance to a small subset of the people encrypting files (those who need to be absolutely certain that there is no trace of the original file left on their original pc).
-mouser
Think USB flashdrives...

And if you leave residue, you're almost at the point where you might as well not encrypt at all (false sense of security being worse than no security) - unless, of course, you use file wiping, but that's just extra hassle.

Don't get me wrong though, AxCrypt is probably just fine for getting a file from person A to person B securely. What I'm warning against is thinking that a decrypt->modify/use->encrypt scheme is safe on an usb drive (or even your local harddrive).
- carpe noctem

MerleOne

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 957
  • 4D thinking
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #12 on: March 15, 2007, 09:30 AM »
Actually all I care is that it uses standard 128bit symmetric key encryption and it requires no installation, which is a huge plus when I  want to share the tools with other people.

I also use an alternative solution, but which requires installation : it's the well known archiver winrar (www.rarsoft.com) which has some unique features, like extra data added as CRC, and AES encryption, and profile management (avoids typing the password for encryption - only).

Hrm, dsCrypt uses BuzzWords® and makes pretty impossible claims ("immunity to keylogger-infested environments"). And things like "exceptional resistance to brute-force password search"? If somebody really wants to get at your data, they won't be hammering a GUI, they'll be working directly.

I wouldn't touch this :)

.merle1.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #13 on: March 15, 2007, 11:28 AM »
Merle, thanks for reminding me the solution that I also find most often to be the most convenient, which is simply to use a compressor which supports encryption (e.g. winrar).

cameelios

  • Participant
  • Joined in 2007
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
Re: Tools for Password Protecting Files?
« Reply #14 on: March 25, 2007, 09:53 AM »
thanks everyone for the help