Jump to content

Recommended Posts

Posted

I've got a word document with very sensitive data in it. I know I can add a password in word to protect it, but also know that this isn't very fool proof.

 

What's the best way to protect my file from being read, preferably for free? Can use external programs! Obviously the need for a password to open it is required.

 

Thanks in advance.

Posted

Is putting it inside a password protected zip file any better security wise than adding the password through word itself?

 

Not sure on this one!

  • Thanks 1
Posted
Is putting it inside a password protected zip file any better security wise than adding the password through word itself?

 

Not sure on this one!

 

zip file is better security wise but still breakable - I would put it in a directory which only you have permissions / access rights to and deny everyone else permissions to it.

  • Thanks 1
Posted

I would password protect the Word file, remove the file extension, move it to a location where strict permissons have been set and ZIP and/or WinRAR the file.

 

I'm quite sure all this would keep someone quite busy :)

  • Thanks 1
Posted

Thanks, will give that a go.

 

I'll have to write instructions to the person I want to give the document to so that they are able to actually get and read the file. May write that by hand and send it through the post, although it probably won't get there :0)

 

Perhaps there isn't a perfect security system...

Posted

Which version of Word? Versions before 2007 were not very secure but 2007 is pretty secure (some details on this website - How safe is Word 2007 encryption?)

 

What kind of data is it? Does it need to be edited? Who are you trying to stop getting hold of it?

 

If it does need to be edited then having lots of layers is probably counter-productive - people won't bother because it's too difficult. Even if it's only going to be read then you run the risk that the user will just copy the data somewhere else.

 

If this is a list of "in emergency" details which you don't expect to ever be read then you can safely use lots of layers as long as you've got clear docs about how to unwrap the onion :-)

 

Finally, it may be overkill, but Windows Server 2003 Rights Management Services might be worth a look. Using this, you can specify who's allowed to open a file and, having opened it, what they can do with it (so, for example, you can open the file and read its contents on screen but you can't forward it to someone else, can't copy/paste from it and so on)

  • Thanks 1
Posted
Which version of Word? Versions before 2007 were not very secure but 2007 is pretty secure (some details on this website - How safe is Word 2007 encryption?)

 

What kind of data is it? Does it need to be edited? Who are you trying to stop getting hold of it?

 

If it does need to be edited then having lots of layers is probably counter-productive - people won't bother because it's too difficult. Even if it's only going to be read then you run the risk that the user will just copy the data somewhere else.

 

If this is a list of "in emergency" details which you don't expect to ever be read then you can safely use lots of layers as long as you've got clear docs about how to unwrap the onion :-)

 

Finally, it may be overkill, but Windows Server 2003 Rights Management Services might be worth a look. Using this, you can specify who's allowed to open a file and, having opened it, what they can do with it (so, for example, you can open the file and read its contents on screen but you can't forward it to someone else, can't copy/paste from it and so on)

 

Thanks Steve. We've got 2003 unfortunately. The data is simply text in a word document, not likely to be edited soon. It is as you say- emergency info. I'm kind of thinking that if I were to move on at my current school, or got run over, then the IT would be a bit of a mystery for the next person.

 

The other issue is that we have a single teacher account, and all teachers use that account. hence the My Documents is a nice place to save EVERYTHING! However, staff at school are pretty organised, so it's not too bad.

 

Cheers.

Posted
If it's emergency info then as well as having an electronic copy, it's a good idea to have a properly sealed, signed, etc hard copy somewhere in a fire resistant safe away from the main school network.
  • Thanks 1
Posted

You could use something along the lines of Axcrypt. I believe there's a portable version as well.

 

If you're really paranoid use a password on the file, zip it with a password and then use an encryption proggy like Axcrypt or Trucrypt. Different passwords of course - extra layers of protection.

 

HBJB

  • Thanks 1
Posted
You could use something along the lines of Axcrypt. I believe there's a portable version as well.

 

If you're really paranoid use a password on the file, zip it with a password and then use an encryption proggy like Axcrypt or Trucrypt. Different passwords of course - extra layers of protection.

 

HBJB

 

I would do that as well as the above mentioned file ext change and permissions on the directory in question

  • Thanks 1
Posted

Password the file

Zip the file

Password the zip file

put zip file on truecrypt USB stick

encrypt USB stick

 

Works for me, people are baffled as to why I do it like that but its for security purposes that they dont get there hands on the data on there!

  • Thanks 1
Posted

The security in Word 2003 can be enhanced by changing the cryptographic settings (In Options/Security/Advanced). The highest level seems to be:

 

RC4, Microsoft Strong Cryptographic Provider / 128-bit

 

This is substantially better than the basic protection provided by a ZIP file. It is also worth remembering that when you open a ZIP file a temporary copy is made - someone with the right tool can recover this, even after it is deleted. This isn't a problem for Word which allows you to edit encrypted documents on-the-fly.

 

Fi

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...