search
HomeComputer TutorialsTroubleshootingHow to securely store and share sensitive files

How to securely store and share sensitive files

This article has been updated. Originally published on May 4, 2018.

Your computer security may not be as high as you think. If you use your computer to store sensitive information—such as tax forms, legal documents, and other documents—you need to take additional measures to protect this data from snooping.

Protect files on your computer

Storing sensitive files on a computer is much more convenient than stacking large amounts of paper in a filing cabinet. But just like you lock the file cabinet with your key, you also need to lock these digital files to prevent thieves and hackers from accessing them. Unlike what you might think, a normal user account password is not enough. If someone has access to your device, they can easily find and steal your files using free and easy-to-get software.

[Related: Protect your Zoom calls with end-to-end encryption]

To truly protect sensitive files, you need to encrypt. This technology uses complex algorithms to obfuscate data so that only those with the key (in this case the password) can view the unscrambled version. If someone steals your computer, they will see the file, but without a password, the contents look like a bunch of garbled code.

Both Windows and macOS have built-in tools that can encrypt your files and use your user account password as a key. This way you will enter your password as usual, but it will do more in the background to lock your file.

### On macOS

Mac users are very simple to operate: Turn on the FileVault function from System Preferences > Security & Privacy > FileVault. This will encrypt your entire hard drive and prevent anyone from accessing your files unless they know your account password. If you want to store information on an external USB drive for easy portability, your Mac can also encrypt the drive: Open the unit in the Disk Utilities app, select it from the sidebar on the left, and follow the instructions .

### On Windows

Unfortunately, Windows is a bit complicated. Some PCs automatically encrypt their files by default. You can check this by going to Settings > System > About and scrolling down to BitLocker. Click it and in the pop-up menu, under Operating System Drive , you will see if this tool is turned on or off. If it is not activated, click Enable BitLocker and follow the instructions.

This feature encrypts your computer as well as your external drive. The latter feature is very useful if you want to move files between PCs or lock data at another level of security by putting a portable drive into a physical safe.

It should be noted that BitLocker requires your computer to have a special chip called Trusted Platform Module (TPM), not every PC is equipped with this chip. If your computer does not have TPM and you are using Windows 10 or later, you can enable BitLocker and save the encryption key on the flash drive. If your computer is running Windows 7 or later, you can also choose to encrypt your local drive without a TPM or USB drive.

If all of this looks more complicated, you can turn to third-party options. VeraCrypt is a free program for Windows, macOS and Linux that encrypts the entire drive of your computer. You can also use it to encrypt certain file groups within its own secure "container", although we recommend encrypting everything.

If you encrypt your hard drive (or put any files in an encrypted container), it is very important to remember your password. If you forget it, you will be completely unable to access these files.

Storing files in the cloud

So you have control over your computer, but what if you want to easily access these files on other devices? Or what if your hard drive fails and needs to back up them? You can keep them safely in the cloud, but first, you have to understand the security of storage services.

Many popular file sharing services, such as Dropbox, encrypt your data—but this doesn't make them completely private.

"The Dropbox service can access files to perform operations such as generating previews and allow users to interact and collaborate with these files," said Rajan Kapoor, director of data security at Dropbox. By making your data accessible to the platform, it can provide convenient features – but you may not find it worth the tradeoff when it comes to your sensitive files. While Dropbox "performs threat modeling on every feature to detect weaknesses," it still requires you to trust its private security measures.

Some services, such as SpiderOak One Backup, will abandon these convenient features in exchange for greater security. “For other services, even if they use some kind of encryption, you still give control of the files to the service,” said Jonathan Moore, chief technology officer of SpiderOak. “Services can choose who can read files, and even change them. With SpiderOak’s 'less trust' approach, we have no control over the data we host for you.” Because your data is encrypted before leaving your computer, So the SpiderOak service can only access encrypted garbled code - not the actual file you store.

However, if an outlaw actually gains access to your account, neither service can protect you. If someone else knows your Dropbox password or hacks your account through a security breach – a few times that happened to Dropbox in the past – all your files will be open to them for free. (To be fair, SpiderOak has also had security vulnerabilities in the past, although not as severe as Dropbox’s vulnerability.) That’s why it’s important to choose strong passwords, randomly generated passwords, and enable two-factor authentication for every cloud service you use.

A cloud service like Dropbox or SpiderOak may be enough to protect most documents as long as you take advantage of these features. But remember: in the cloud, you always entrust your data to others. If you really want an extra layer of security, you can store the files in a VeraCrypt container and sync them to cloud storage. Even if someone has fully accessed your Dropbox or SpiderOak account, malicious actors need the password of your VeraCrypt container to access the file. Dropbox's Help Center even recommends this approach when dealing with additional sensitive files.

Send files to others

If you need to share files with others, keeping files safe becomes more difficult. The safest way to send these files (except in person) is to encrypt them, share encrypted versions, and have the recipient decrypt them on their own machines.

Unfortunately, this is not very practical. Your recipients may not use VeraCrypt, and requiring them to install just a brand new program to read your files may not succeed. So you need to try something else.

If you are sending files to professionals who often process sensitive documents, such as lawyers or tax officers, they may have a "security file box" on their website where you can place data. You may need to create an account to use it, but if its developers do their job, this is likely to be the safest option for you. (Again, "if" matters: You have to trust the person who manages encrypted cloud storage.)

[Related: Protect your Zoom calls with end-to-end encryption]

If there is no secure file box, you should turn to the cloud storage service of your choice. Upload files and send links to recipients using the built-in file sharing feature. This is safer than sending files as email attachments, as the recipient's email service may not have strong security. Share a file through Dropbox, etc., you at least know that it is transferred on HTTPS, so others on the network can't see it, and you can delete it from cloud storage after the recipient downloads it. This approach isn't perfect (because, again, Dropbox can see your files), but it's almost certainly better than using email attachments.

Of course, no matter how safe the handover process is, you entrust your trust to the recipient: once the document falls into their hands, you can’t control how cautious they are. So maybe it's better not to worry too much. After all, they might turn on the computer without a password, or throw paper documents on the table for everyone to view. This is an unfortunate reality in the modern world. But you can at least do your part to keep sensitive information moderately secure – and hopefully others can do the same.

The above is the detailed content of How to securely store and share sensitive files. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How to use Copilot Vision for free in Microsoft EdgeHow to use Copilot Vision for free in Microsoft EdgeMay 09, 2025 am 10:32 AM

Staying current with all the new AI tools is a challenge. Many might even overlook readily available AI features. For instance, Copilot Vision is now free for all Microsoft Edge users – a fact easily missed if you don't regularly use Edge or haven't

Discover Survival Machine Save File Location & Protect FilesDiscover Survival Machine Save File Location & Protect FilesMay 08, 2025 pm 08:10 PM

This guide shows you where to find and how to protect your Survival Machine game save files. Knowing the save file location is crucial for managing your game, troubleshooting issues, or adjusting settings. Finding Your Survival Machine Save Files Fo

Effective Ways to Back up and Restore Windows CredentialsEffective Ways to Back up and Restore Windows CredentialsMay 08, 2025 pm 08:04 PM

This guide explains how to back up and restore Windows credentials, a crucial system mechanism for secure authentication and credential storage. We'll cover what credentials are, how to safeguard them, and recovery methods. What Are Windows Credenti

Top 5 Proven Fixes for Sunderfolk out of Video MemoryTop 5 Proven Fixes for Sunderfolk out of Video MemoryMay 08, 2025 pm 08:02 PM

Solving Sunderfolk's Video Memory Issues: A Comprehensive Guide Sunderfolk, the engaging turn-based tactical RPG, can sometimes encounter video memory limitations. This guide provides solutions to resolve "Sunderfolk out of video memory" er

How to fix backup error 0x81000019 in Windows?How to fix backup error 0x81000019 in Windows?May 08, 2025 pm 08:00 PM

Windows has a built-in backup program that allows people to create system images and restore points. During this, however, some people find themselves facing th

Among Us 3D Crashing/Not Launching: Check This Fresh GuideAmong Us 3D Crashing/Not Launching: Check This Fresh GuideMay 08, 2025 pm 06:01 PM

Among Us 3D PC version failed or crashed? MiniTool provides you with practical solutions! Many players encounter startup failure, crash, black screen or KWS issues when playing Among Us 3D PC version. This article will provide several ways to help you solve these problems and improve game performance. Quick navigation: How to fix the failure or crash of the Among Us 3D PC version Summarize Among Us 3D is a 3D version of the popular multiplayer Among Us, which combines elements of teamwork and betrayal. Many players reported crashes, black screens or stuck in the initial interface when the game started. Please follow the steps below to try to resolve the issue one by one. How to fix Among

NVIDIA OpenGL Driver Error Code 3 (Subcode 2/7), Quick Fix!NVIDIA OpenGL Driver Error Code 3 (Subcode 2/7), Quick Fix!May 07, 2025 pm 08:01 PM

NVIDIA OpenGL driver error code 3: Game operation obstacles and solutions On Windows 11/10 systems, NVIDIA OpenGL driver error code 3 may cause the game to fail to run. This article will provide a variety of ways to resolve error code 3 (subcode 2 or 7). OpenGL is an industry-standard graphical application programming interface (API) for rendering 3D and 2D graphics. NVIDIA supports OpenGL for its GPU to perform at its best. However, NVIDIA OpenGL driver error code 3 interrupts all operations, causing the game and video/image editing software to be unusable. The error message may be as follows: NVI

How to fix Windows not booting after activating Secure Boot?How to fix Windows not booting after activating Secure Boot?May 07, 2025 pm 08:00 PM

Secure Boot is a built-in security function of newer UEFI firmware that helps make sure only trusted, digitally signed operating systems and bootloaders can boo

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools