![]() |
|
|
|
#1 |
|
All,
I've looked around for about a week but can't seem to find what I'm looking for. Here is what I am trying to do. I have a bunch of files, docs, pictures, etc that I want to encrypt to a CD or DVD. I would like the DVD or CD to have the files encrypted and an application on the CD that you have to run to give you access to the files on the DVD or CD. You would have to enter a password to give you acess to the encrypted files, etc. Is there anything out there that I'm not finding that can do this? Or do I have to with an applicationt that is installed on a PC and then use to decrypt the encrypted files on a cd? Thanks in advance for any of your input. Take Care. The Pig The Pig |
|
|
|
|
#2 |
|
Posts: n/a
|
The Pig wrote:
> All, > > I've looked around for about a week but can't seem to find what I'm looking > for. Here is what I am trying to do. > > I have a bunch of files, docs, pictures, etc that I want to encrypt to a CD > or DVD. I would like the DVD or CD to have the files encrypted and an > application on the CD that you have to run to give you access to the files > on the DVD or CD. You would have to enter a password to give you acess to > the encrypted files, etc. > > Is there anything out there that I'm not finding that can do this? > > Or do I have to with an applicationt that is installed on a PC and then use > to decrypt the encrypted files on a cd? Thanks in advance for any of your > input. > > Take Care. > > The Pig You might try AxCrypt. It doesn't burn cds, but the decrypt tool will run alone on removable media. I use it on flash drives. http://axcrypt.axantum.com/ Jon |
|
|
|
#3 |
|
Posts: n/a
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 "Jon" <> wrote in news: oups.com: > The Pig wrote: >> All, >> >> I've looked around for about a week but can't seem to find what >> I'm looking for. Here is what I am trying to do. >> >> I have a bunch of files, docs, pictures, etc that I want to >> encrypt to a CD or DVD. I would like the DVD or CD to have the >> files encrypted and an application on the CD that you have to >> run to give you access to the files on the DVD or CD. You >> would have to enter a password to give you acess to the >> encrypted files, etc. Try TrueCrypt. http://www.truecrypt.org/ Regards, cypher -----BEGIN PGP SIGNATURE----- Version: PGP 8.1 iQA/AwUBRI3dhCPnLg7nPH4AEQKCygCglTQ1/4ykTqIEJefCs1OuNkphB7gAoMMa rVupj2RAgOgjFmIXJBY+Q2/J =uBXV -----END PGP SIGNATURE----- cypher |
|
|
|
#4 |
|
Posts: n/a
|
The functionality you're aiming for is a Self Decrypting Archive (SDA).
They're generally not as portable (executable may only run on a certain OS) or secure (here's an EXE, just run it). A more secure, cross platform method would be encrypt the files with symmetric encryption using GnuPG, and include a few GnuPG installers on the disc, or a shortcut to the homepage. There are other methods out there though, as mentioned. More Reading: http://lists.gnupg.org/pipermail/gnu...ne/018891.html utternoncese...@gmail.com |
|
|
|
#5 |
|
Posts: n/a
|
Are you looking for something more secure than WinZip? You can install
WinZip self extractor onto the CD or DVD. Bob "cypher" <> wrote in message news:e6kmim$isi$... > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > "Jon" <> wrote in > news: oups.com: > >> The Pig wrote: >>> All, >>> >>> I've looked around for about a week but can't seem to find what >>> I'm looking for. Here is what I am trying to do. >>> >>> I have a bunch of files, docs, pictures, etc that I want to >>> encrypt to a CD or DVD. I would like the DVD or CD to have the >>> files encrypted and an application on the CD that you have to >>> run to give you access to the files on the DVD or CD. You >>> would have to enter a password to give you acess to the >>> encrypted files, etc. > > Try TrueCrypt. > http://www.truecrypt.org/ > > Regards, > cypher > > -----BEGIN PGP SIGNATURE----- > Version: PGP 8.1 > > iQA/AwUBRI3dhCPnLg7nPH4AEQKCygCglTQ1/4ykTqIEJefCs1OuNkphB7gAoMMa > rVupj2RAgOgjFmIXJBY+Q2/J > =uBXV > -----END PGP SIGNATURE----- Bob Furtaw |
|