|
||||||||
|
|
#1
|
|
Hi does anyone know if there is any software or a way to password protect a
cd-r and stop the files even once the password has been entered to be copied to the hard drive? Thanks In Advance Carl CS |
|
#2
|
|||
|
|||
|
In ntl.discussion.broadband.cm CS <(E-Mail Removed)> wrote:
> Hi does anyone know if there is any software or a way to password protect a > cd-r and stop the files even once the password has been entered to be copied > to the hard drive? > Thanks In Advance > Carl We use BestCrypt containers for this http://www.jetico.com, files can be stored in encrypted containers on just about any media CDROM's included and are mounted as separate drive letters under Windows. The best thing about it is the same containers can also be read on our Linux and Unix systems as well. Martin |
|
#3
|
|||
|
|||
|
CS wrote:
> Hi does anyone know if there is any software or a way to password protect > a cd-r and stop the files even once the password has been entered to be > copied to the hard drive? How would it work? You would need co-operation from the OS. So if my OS ignored its restrictions, I can read your CD. However the best way is to make the data unuseable, and so not worth copying. For example one big encrypted file on an ISO9660 CD. For the data to be useable it must pass through an application to do the decryption. This can be a generic app, but that leaves a clear copy of the data. You would have to use a library to plug into the back of your app. Simple encryption libraries are not too hard to write, but then they are quite easy to break. Depends on your budget and data value. Or use libcrypt or something like that. Eric |
|
#4
|
|||
|
|||
|
"CS" <(E-Mail Removed)> wrote in message news:lk8oc.393$wB.126@newsfe1-win... > Hi does anyone know if there is any software or a way to password protect a > cd-r and stop the files even once the password has been entered to be copied > to the hard drive? You could use something like PGP disk but once the files are decrypted they can be copied out in clear form. |
|
#5
|
|||
|
|||
|
In article <lk8oc.393$wB.126@newsfe1-win>, "CS" (E-Mail Removed)
says... > Hi does anyone know if there is any software or a way to password protect a > cd-r and stop the files even once the password has been entered to be copied > to the hard drive? > What is going to use the data? |
|
#6
|
|||
|
|||
|
On Tue, 11 May 2004 18:47:39 +0100, "CS" <(E-Mail Removed)> wrote:
>Hi does anyone know if there is any software or a way to password protect a >cd-r and stop the files even once the password has been entered to be copied >to the hard drive? > >Thanks In Advance This may not be the answer to your question, but from personal experience I just use password encoded zip files. If I do not want people to be able to even see the file list then I place one zip file inside the other and use different passwords on each. Of course I have no idea how tough it is crack open zip files, but the sensitivity of the data I am working with is not high enough to worry about that too much, and the people I am preventing from seeing it are not remarkably technical either. |
![]() |
| Tags |
| password, protecting |
| Thread Tools | |
| Display Modes | |
|
|