← Back to home

Getting Ahead of Anthropic's Face Scans: A Three-Surface Backup Guide for Claude Code

Long-Form Video · EP0048 June 22, 2026 3:07
What this episode covers

This episode is about one thing going around hard right now: the supposed "face recognition and mass account bans" on July 8.

Conclusion first: don't panic, and don't gamble either. July 8 is simply the day a new version of Anthropic's consumer privacy policy takes effect—the official wording is that identity verification applies to "few use cases," and that you "may" see verification when using certain features. It uses "may." It does not say everyone gets face-scanned, and it certainly doesn't say failing verification means a ban.

But nobody can say for sure what the mechanism looks like after July 8. So rather than betting on a date, use the access you still have and back up your conversations, memory, and projects now—if you do get banned, a new account can pick up right where you left off.

Companion files · Drop them into Claude Code

This episode is about one thing going around hard right now: the supposed “face recognition, possible mass account bans” on July 8.

I left a teaser at the end of the last video, so today I’ll do this properly. First, why I get to speak on it: I’ve had 15 accounts banned, and I never lost a byte of data. And since March of this year, across my whole team plus friends—twenty-odd accounts—not one has been banned. So I’ve earned the right to weigh in.

First, don’t panic: July 8 is not “everyone gets face-scanned”

The version circulating about July 8 is “KYC for everyone”—you log in and it asks you to upload ID and scan your face. Is any of that true?

I think a lot of tech creators have gotten more and more absurd. A piece of news drops and they can’t wait to describe it in the most extreme, most exaggerated language they can find. The more anxiety it produces, the more traffic it gets. It’s the same as the hawkers I heard at train stations as a kid—“so-and-so has died,” “here’s what happened to some celebrity”—a pure waste of your time.

So what is July 8, really? It’s the day a new version of Anthropic’s consumer privacy policy takes effect. The official wording is that identity verification applies to “few use cases,” and that you “may” see verification when using certain features—it uses “may.” It does not say everyone has to verify, and it does not say failing verification means a ban.

Nobody can really say what the mechanism will look like after July 8. So the safest move is to back up your data ahead of time: get your conversations, memory, and projects back into your hands, so you can switch to another tool and also keep working on a new account if you do get banned.

The one crucial thing to understand: your data comes in two kinds

As someone who has had 15 accounts banned without losing any data, I think the most important thing to understand here is this: Claude Code data comes in two kinds.

  • Local data—a ban can’t take it. The conversations in the desktop client and the terminal on your own computer, all your session history, all your memory files—those live locally. They aren’t tied to an account and they aren’t encrypted; any account can read them.
  • Cloud data—it dies with the account. If you use the web chat, or Remote inside the web code mode, that data is unrecoverable the moment the account is banned. No backup, and it’s simply gone.

Get that one point and everything after it follows. The entire purpose of backing up is to turn as much “cloud data” into “local data” as you can, and then copy the local data somewhere safe.

How to resume on each of the three surfaces after a ban and a new account

From my own testing, each of the three ways of working has its own path back:

Terminal (CLI)—the way I recommend most. If you use Claude Code in the terminal, you barely have to think about bans at all. Log in with a new account and resume your conversations to keep going.

Desktop client. Sign out and back in and the conversations in the left sidebar look like they’re gone. Don’t worry, they aren’t. Reopen the directory you were working in before and the whole session list loads right back. Handy.

Web cloud conversations. If you were using cloud conversations on the web and want them pulled back locally, you need the claude --teleport command to save a complete conversation as a local file before you can keep using it.

A step back: switching to another tool catches you just fine

I use both Cursor and Claude Code, so I tested the migration while I was at it. In Cursor I can point it at the directory where Claude Code stores its conversations. Cursor can also scan your local files, list every candidate directory, and let you read your old Claude Code conversations and memory—it even inherits your existing skills wholesale. They built an adapter specifically for this.

Which proves the point again: local data isn’t encrypted. So even if the official subscription really does get hard to use after July 8, you can run on Cursor for a good while.

There’s always a way through

I’ve always believed the old saying: when the cart reaches the mountain, a road appears. Even if July 8 really does mean KYC for everyone, there will be a way to keep working with some new set of tools. It’ll just cost a bit more than it used to.

Rather than being led around by headlines selling anxiety, spend ten minutes now getting your data back into your own hands. That’s it for today. See you tomorrow.

I've had 15 of my own accounts banned, and I haven't lost a byte of data.