User Tools

Site Tools


securing_your_computer

This is an old revision of the document!


Securing your computer

A barrister was given a (very small) monetary penalty notice by the Information Commissioner’s Office, because of the way in which she handled client personal data on her computer.

She stored personal data, on her shared home computer, with no encryption, on a generic account, and it was accidentally uploaded to a cloud server.

Key points:

Don't share user accounts on your computer

If you share a computer with someone, have your own, unique user account: you log in with this, and they log in with theirs.

This should hopefully make your life easier, in terms of having things set up the way you like them automatically when you log in, but it should also keep your documents and files separate from any other users: other users should not be able to access or edit or upload your data.

There’s a note of caution with this, and that’s if another user has an administrator account, they may well still be able to do so — so be very careful who has an administrative account on your machine.

If the option is open to you financially, it is safer to have physically separate machines.

Don't use an administrator account

Make your everyday user account one without administrator privileges.

This may mean you need to jump through some extra hoops to install software, but it mitigates the risk of malware.

Increase your privileges only when you need them (for example, to install software).

Use a strong password for your computer account

Create a strong, but memorable, password for your account.

Here's some guidance on passwords.

Enable the firmware password

Some computers will let you set a separate password for their firmware, which is the initial piece of software which runs when you boot your computer.

Some systems require you to enter this password before every boot, while others only require it if you try to boot from a different device (such as from as USB stick).

Use a different password to your user account, and make it a strong password.

Apple's instructions for macOS

Turn on disk encryption

If your computer offers disk encryption, turn it on.

Depending on the software you are using, you may only get the benefit of this when your device is powered off, so turn off your devices (rather than just putting them to sleep) when you are not using them.

FileVault for macOS

For macOS, this is FileVault. You can turn it on through System Preferences / Security & Privacy / FileVault.

Make a note of the recovery key which it shows you. Keep this securely in your password manager, or on a piece of paper in a safe. Someone who has access to this password can decrypt your drive, and access the files and other content on it.

Windows

BitLocker?

Take backups regularly and automatically

Here.

Encrypt USB drives before storing data on them

If you are going to store information on a USB stick (perhaps as a backup), either use a USB stick with hardware encryption, or else encrypt the drive before you store the information on it.

That way, if you lose the drive, or it is stolen, the finder or thief cannot access the information on it.

Don’t put your USB stick in someone else’s computer

No, this is not a euphemism.

You have no idea what security might (or might not) be in place on the other computer, whether it is infected by a virus or dormant ransomware, and so on.

Use an alternative whenever you can, such as a file transfer platform.

If you absolutely have to transfer something to someone else’s computer via USB:

  • wipe your memory stick first, using your computer’s disk formatting tools
  • put on it only the file you need to transfer
  • transfer it to the other computer
  • use the other computer’s disk formatting utility to wipe the USB stick
  • take the stick back and destroy it

It’s not kind to the environment, but the price of small USB sticks makes them disposable.

Don't trust anyone else's USB sticks

Even if it is coming from your friend, or a trusted colleague, do you know what security they have on their computer? Do you know what state their anti-virus protection is in?

Get them to transfer you the file some other way, and take precautions when opening it.

Do not take free USB sticks from conferences

Don't use USB sticks given away at events. If you need a USB stick for something, buy one from a vendor you trust.

Do not use USB sticks as give-aways at conferences

USB sticks might seem like good giveaway items at conferences, but it's a bad idea, as it encourages poor security practice. If you want to make files away, host them on your website or some other sharing service, and give out the link.

Do not pick up "lost" USB sticks

Nothing found on the ground or in the carpark or “left over” in a meeting room.

Yes, it might suck to feel that you could be a good Samaritan and return someone’s vital information or backup of family photographs, but you have absolutely no idea as to what is on that memory stick, and there’s a chance, perhaps even a strong chance, that it might be an attack.

Enable your computer's firewall

If your computer has a firewall, switch it on, and only allow access from sources you trust.

You could also restrict outbound traffic, but this is more likely to cause you problems.

securing_your_computer.1566626826.txt.gz · Last modified: 2021/07/06 09:26 (external edit)