Back to Blog security

Encrypted vs unencrypted video storage: when you need a vault

· 5 min read

Most downloaded videos don’t need encryption. If you’re saving cooking tutorials or product reviews, a regular folder works fine. Encryption matters when you’d feel uncomfortable if someone borrowed your laptop and opened Finder — that’s the line.

I’ve been on both sides of this. I spent years dumping every download into ~/Downloads without a second thought. Then I started saving work presentations and personal videos on the same machine, and realized my comfort level had changed. Here’s the framework I use now.

When regular storage is perfectly fine

Let’s start with the easy case. A lot of downloaded videos are just… not sensitive. There’s no reason to lock them up.

Regular, unencrypted storage works great for:

  • Tutorial videos you’re saving for offline reference. That Blender modeling series or Python course isn’t a secret.
  • Recipe videos you downloaded because the creator’s website is slow and you cook offline.
  • Product reviews you want to compare side by side without buffering.
  • Conference talks and public presentations you’re archiving.
  • Creative commons content you’re collecting for a project.

For all of these, saving to ~/Downloads or a dedicated folder is the right call. Adding encryption would just create friction every time you want to watch something. You’d need to authenticate, wait for decryption, and deal with a locked vault when all you wanted was to rewatch a sourdough tutorial.

Don’t encrypt things that don’t need it. Extra security steps for low-stakes files just trains you to find workarounds.

When you actually need a vault

Now the harder question. When does encryption earn its overhead?

I think about it this way: picture someone sitting at your Mac while you grab coffee. They open Finder. They click through your folders. What would make you uncomfortable?

Here are the scenarios where I’d use a vault every time:

Shared Macs. If your partner, kids, or roommates ever use your laptop, every file on it is one Spotlight search away. macOS doesn’t have per-user file visibility when someone’s logged into your account. A vault keeps specific videos invisible.

Work content with confidential info. Downloaded recordings of internal presentations, training videos with proprietary data, client deliverables you’re reviewing — these shouldn’t be browsable in Finder by anyone who happens to be near your screen.

Personal videos you want private. This doesn’t need explanation. Everyone has a right to keep personal content personal.

Laptops that travel. If your Mac goes to coffee shops, airports, or coworking spaces, the risk profile changes. Laptops get stolen. Laptops get left behind. A vault means those files stay encrypted on disk even if the hardware walks away.

Videos you’d rather not appear in Spotlight. macOS indexes aggressively. File names, folder paths, and metadata all surface in search. Encrypted vault files don’t appear in Spotlight or Finder at all when locked.

What about FileVault? Doesn’t macOS already encrypt everything?

This is the most common question I get, and the answer is nuanced.

Yes, FileVault encrypts your entire disk. If someone steals your Mac while it’s powered off, they can’t read the drive. That’s real protection and you should absolutely have it turned on.

But FileVault has a blind spot. It only protects you when the Mac is off or at the login screen. The moment you log in, every file on that disk is decrypted and accessible. FileVault is invisible to you — and to anyone else who can see your desktop.

Think of it like a house with a locked front door. FileVault is that front door lock. Once you’re inside, every room is open. A vault is a safe inside the house — locked even when the front door is wide open.

So if your threat model is “someone steals my powered-off Mac,” FileVault has you covered. If your threat model is “someone accesses my Mac while I’m logged in,” FileVault does nothing for you. That’s where per-file encryption matters.

How StreamStow handles this

StreamStow treats encryption as optional, which I think is the right design. By default, downloads go straight to ~/Downloads like any other file. No friction, no extra steps.

When you want encryption, you save to the Secure Vault instead. Here’s what that gives you:

  • AES-256 encryption on each file. Same standard used by governments and financial institutions. Not breakable with current technology.
  • Touch ID unlock. One fingerprint and you’re in. Fast enough that it doesn’t feel like a chore.
  • Auto-lock on sleep, screen lock, or quit. Walk away from your Mac and the vault locks itself. No discipline required.
  • Invisible in Finder when locked. The files don’t just look locked — they don’t appear at all. Spotlight can’t find them. Quick Look can’t preview them.
  • Unrecoverable without credentials. If you forget your password and haven’t set up Touch ID, those files are gone. That sounds scary, but it’s the whole point. If there were a backdoor, the encryption wouldn’t mean anything.

That last point is worth sitting with. Real encryption means real consequences if you lose access. I set up Touch ID immediately and keep my vault password in my password manager.

The decision is simpler than you think

Here’s my rule of thumb: if the video is something you’d watch with a stranger looking over your shoulder, regular storage is fine. If it’s not, use the vault.

Don’t overthink categories or threat models. Just ask yourself that one question each time you hit download. Most of the time, regular storage wins. When it doesn’t, you’ll know.

The vault costs you one Touch ID tap per session. That’s it. For the files that need it, that’s nothing.

StreamStow is designed for downloading personal content, public domain videos, and creative commons media. Please respect copyright laws and platform terms of service.

Try StreamStow free

Native macOS video downloader with encrypted storage. 3 free downloads included.

Download for Mac