<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Privacy on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/privacy/</link>
        <description>Recent content in Privacy on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 09 May 2026 21:37:18 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/privacy/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Chrome Silently Downloads 4GB Gemini Nano: How to Check, Disable, and Delete It</title>
        <link>https://knightli.com/en/2026/05/09/chrome-gemini-nano-silent-download/</link>
        <pubDate>Sat, 09 May 2026 21:37:18 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/09/chrome-gemini-nano-silent-download/</guid>
        <description>&lt;p&gt;Google Chrome has been reported to download a roughly 4GB local AI model file in the background without explicit user permission, sparking debate about privacy, storage usage, and environmental impact.&lt;/p&gt;
&lt;p&gt;The files are related to Gemini Nano and are mainly used for Chrome&amp;rsquo;s local AI features. The dispute is not simply that the browser supports local AI, but whether the download process is transparent enough, whether users should be informed in advance, and whether system resources are being used reasonably.&lt;/p&gt;
&lt;h2 id=&#34;what-happened&#34;&gt;What happened
&lt;/h2&gt;&lt;p&gt;The model file being discussed is named &lt;code&gt;weights.bin&lt;/code&gt; and is located in Chrome&amp;rsquo;s &lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt; directory. It is believed to be a localized version of Gemini Nano, used to perform some AI inference directly on the device.&lt;/p&gt;
&lt;p&gt;Chrome decides in the background whether to download it based on hardware capability, especially RAM and VRAM. Users generally do not need to start the download themselves, and they may not see a clear prompt before it happens.&lt;/p&gt;
&lt;p&gt;The more frustrating part is that manually deleting the model file usually does not stop it from coming back. As long as the related feature remains enabled, Chrome may download the model again after a restart or a later update.&lt;/p&gt;
&lt;p&gt;The platforms mentioned in the discussion include Windows 11, macOS, and Ubuntu desktop systems. Based on Chrome&amp;rsquo;s desktop install base, the number of potentially affected devices could reach hundreds of millions.&lt;/p&gt;
&lt;h2 id=&#34;googles-explanation&#34;&gt;Google&amp;rsquo;s explanation
&lt;/h2&gt;&lt;p&gt;Google says these files support local AI features such as &amp;ldquo;Help me write&amp;rdquo; and scam detection. Running the model locally can reduce some data uploads and improve privacy protection.&lt;/p&gt;
&lt;p&gt;Google also says that if device storage is low, Chrome will automatically remove the related model to free up space. In other words, the model does not necessarily occupy disk space permanently.&lt;/p&gt;
&lt;p&gt;At the same time, Google says users have been able to disable the related feature in Chrome settings since February 2024. Once disabled, the model will no longer continue downloading or updating.&lt;/p&gt;
&lt;h2 id=&#34;how-to-check-and-disable-it&#34;&gt;How to check and disable it
&lt;/h2&gt;&lt;p&gt;If you do not want Chrome to keep the Gemini Nano model locally, start by checking a few places.&lt;/p&gt;
&lt;p&gt;First, open Chrome settings and look for options related to &amp;ldquo;on-device AI&amp;rdquo;, local AI, writing assistance, or optimization suggestions, then disable the features you do not need.&lt;/p&gt;
&lt;p&gt;Second, enter this in the address bar:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;chrome://flags
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then search for and disable:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Enables optimization guide on device
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Finally, check Chrome&amp;rsquo;s user data directory for the &lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt; folder and delete the model files inside it. Keep in mind that deleting the file alone is usually not enough. It is better to disable the related flag or setting first, otherwise Chrome may download it again later.&lt;/p&gt;
&lt;h2 id=&#34;possible-paths-on-different-systems&#34;&gt;Possible paths on different systems
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt; is usually under Chrome&amp;rsquo;s user data directory. The exact location can vary depending on the operating system and installation method, but these are good places to check first:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows: &lt;code&gt;%LOCALAPPDATA%\Google\Chrome\User Data\&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;macOS: &lt;code&gt;~/Library/Application Support/Google/Chrome/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Linux: &lt;code&gt;~/.config/google-chrome/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Chromium: &lt;code&gt;~/.config/chromium/&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After opening the relevant directory, search for &lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt; or &lt;code&gt;weights.bin&lt;/code&gt;. If you use Chrome Beta, Dev, or Canary, the directory name may include the corresponding release channel.&lt;/p&gt;
&lt;h2 id=&#34;how-to-tell-whether-weightsbin-has-been-downloaded&#34;&gt;How to tell whether weights.bin has been downloaded
&lt;/h2&gt;&lt;p&gt;The simplest method is to search Chrome&amp;rsquo;s user data directory for:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;weights.bin
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;If it has been downloaded, it will usually appear inside &lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt;, and the file size may be close to several GB. You can also check the modified time to see whether Chrome recently created or updated it in the background.&lt;/p&gt;
&lt;p&gt;If you cannot find &lt;code&gt;weights.bin&lt;/code&gt;, that does not necessarily mean the device will never download it. Chrome may decide whether to fetch the model based on hardware conditions, region, version, feature flags, and experiment configuration.&lt;/p&gt;
&lt;h2 id=&#34;which-chrome-ai-features-may-be-affected&#34;&gt;Which Chrome AI features may be affected
&lt;/h2&gt;&lt;p&gt;After disabling the related local AI or optimization features, some on-device capabilities that depend on Gemini Nano may be affected, such as &amp;ldquo;Help me write&amp;rdquo;, local scam detection, and future browser AI features that do not go through the cloud.&lt;/p&gt;
&lt;p&gt;For users who do not use these features, everyday browsing is usually not affected much. For users who frequently use Chrome&amp;rsquo;s built-in writing assistance, page understanding, or experimental safety detection features, the experience may fall back to cloud processing, become unavailable, or use another browser-provided alternative.&lt;/p&gt;
&lt;h2 id=&#34;where-the-controversy-lies&#34;&gt;Where the controversy lies
&lt;/h2&gt;&lt;p&gt;The central question is whether a browser should download several GB of model files for AI features before the user has clearly agreed.&lt;/p&gt;
&lt;p&gt;Supporters argue that local AI can reduce cloud processing, improve privacy, and make responses faster. Critics argue that users should at least see a clear prompt before the download, especially when the file is close to 4GB and may affect storage space and network traffic.&lt;/p&gt;
&lt;p&gt;Privacy experts also point out that this kind of insufficiently disclosed background download may raise compliance questions under the EU ePrivacy Directive and GDPR. Whether it constitutes a violation depends on Google&amp;rsquo;s notice mechanism, default settings, data processing path, and user controls.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Chrome&amp;rsquo;s adoption of Gemini Nano shows that browsers are moving more AI capabilities onto the local device. But it also creates a new product boundary problem: local models still consume disk space and bandwidth, and they can affect the user&amp;rsquo;s sense of control over their own device.&lt;/p&gt;
&lt;p&gt;For ordinary users, the most direct step is to check Chrome&amp;rsquo;s local AI and optimization settings. If you do not need these features, disable the related options and then delete the model files in the &lt;code&gt;OptGuideOnDeviceModel&lt;/code&gt; directory.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Canonical Ubuntu AI Roadmap: Local Inference First, No Forced Integration</title>
        <link>https://knightli.com/en/2026/05/08/ubuntu-ai-roadmap-local-inference-opt-in/</link>
        <pubDate>Fri, 08 May 2026 22:23:46 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/08/ubuntu-ai-roadmap-local-inference-opt-in/</guid>
        <description>&lt;p&gt;Canonical&amp;rsquo;s recent Ubuntu AI roadmap is notable less for &amp;ldquo;putting AI everywhere&amp;rdquo; and more for trying a restrained path: AI features are layered, disabled by default, enabled only by explicit user choice, and designed to prefer local inference.&lt;/p&gt;
&lt;p&gt;That stands apart from some of the controversy around system-level AI in Windows and macOS. Ubuntu is not trying to build an unavoidable global AI layer, nor is it promising one universal AI kill switch. Instead, the plan is to expose AI as separate tools, letting users decide whether to install them, enable them, choose a model, and allow data to leave the machine.&lt;/p&gt;
&lt;h2 id=&#34;first-the-timeline-not-ubuntu-2604-lts&#34;&gt;First, the timeline: not Ubuntu 26.04 LTS
&lt;/h2&gt;&lt;p&gt;The roadmap points mainly to Ubuntu 26.10 &amp;ldquo;Questing Quokka&amp;rdquo;, expected on October 9, 2026. Canonical plans to introduce some AI tooling as experimental previews, not as default features in Ubuntu 26.04 LTS.&lt;/p&gt;
&lt;p&gt;That matters. LTS releases are meant for stability, enterprise deployment, and long-term maintenance. It would be unusual to place exploratory desktop AI features into an LTS default experience. A more reasonable path is to test them first in a regular release such as 26.10, gather feedback from developers and early users, and then decide what belongs in later long-term releases.&lt;/p&gt;
&lt;h2 id=&#34;local-inference-first-cloud-only-by-choice&#34;&gt;Local inference first, cloud only by choice
&lt;/h2&gt;&lt;p&gt;One core principle is local inference first. By default, inference should happen on the user&amp;rsquo;s machine. Requests should leave the machine only when the user explicitly configures a cloud provider, a self-hosted server, or an enterprise model service.&lt;/p&gt;
&lt;p&gt;The reason is practical: system-level AI can easily touch command output, logs, file paths, errors, and system configuration. Sending that information to the cloud automatically, even to explain an error, creates obvious privacy and compliance risks.&lt;/p&gt;
&lt;p&gt;So Ubuntu&amp;rsquo;s AI direction is not a cloud AI gateway. It is closer to a pluggable inference layer. Users may choose a local model, an internal company service, or a Canonical-managed service when needed. The important part is avoiding lock-in to one model vendor.&lt;/p&gt;
&lt;h2 id=&#34;ai-cli-start-with-terminal-assistance&#34;&gt;AI CLI: start with terminal assistance
&lt;/h2&gt;&lt;p&gt;One of the first practical features may be the AI Command Line Helper, often referred to as &lt;code&gt;ai-cli&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;It is not meant to replace the shell or automatically run risky commands. Its job is to help users understand commands, logs, systemd units, error output, and system state. For example, it could explain why a service failed to start, or clarify what a command-line flag means.&lt;/p&gt;
&lt;p&gt;This fits Ubuntu&amp;rsquo;s audience well. Many Ubuntu desktop and server users already live in the terminal. Instead of starting with a flashy chat window, it makes sense to put AI into error analysis, command explanation, and operations assistance.&lt;/p&gt;
&lt;p&gt;The safety boundary must be clear. Logs may contain tokens, internal hosts, usernames, file paths, key fragments, or business information. Even with local inference by default, tools should encourage redaction. If a user chooses a cloud backend, the UI must make clear what will be sent.&lt;/p&gt;
&lt;h2 id=&#34;settings-agent-natural-language-system-settings&#34;&gt;Settings Agent: natural-language system settings
&lt;/h2&gt;&lt;p&gt;Another direction is a Settings Agent that lets users query or change system settings in natural language.&lt;/p&gt;
&lt;p&gt;This sounds simple but is easy to get wrong. A mature Settings Agent should not scrape the screen, guess buttons, and simulate clicks. It should use controlled internal APIs: what it can read, what it can change, when confirmation is required, and how failures are rolled back.&lt;/p&gt;
&lt;p&gt;That makes it more likely to be a post-26.10 direction than a complete immediate feature. If done well, it could lower the barrier for normal users to configure desktop Linux. If done too aggressively, it becomes a new security risk.&lt;/p&gt;
&lt;h2 id=&#34;why-not-a-universal-ai-kill-switch&#34;&gt;Why not a universal AI kill switch?
&lt;/h2&gt;&lt;p&gt;Many users worry that once vendors add AI to an operating system, AI appears everywhere and becomes hard to disable. So the natural question is whether Ubuntu should provide a global AI kill switch.&lt;/p&gt;
&lt;p&gt;Canonical&amp;rsquo;s position is that if AI features are opt-in, layered, and independently installable and configurable, a global kill switch is not the first priority. In other words, the design should avoid the pattern of &amp;ldquo;enabled by default, deeply embedded, then users have to disable it.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Whether that is enough depends on implementation. If AI tools are not enabled by default, do not connect to remote services by default, do not collect data automatically, and each feature has clear controls, users should not need to hunt through hidden settings to turn AI off.&lt;/p&gt;
&lt;h2 id=&#34;what-it-means-for-developers-and-enterprises&#34;&gt;What it means for developers and enterprises
&lt;/h2&gt;&lt;p&gt;For developers, AI CLI tools can reduce the time spent reading documentation, parsing logs, and diagnosing system problems. They do not replace engineering judgment; they automate a lot of &amp;ldquo;help me understand this output&amp;rdquo; work.&lt;/p&gt;
&lt;p&gt;For enterprises, local inference and pluggable backends matter more. Many companies cannot send source code, logs, customer data, or infrastructure details to public model services. If Ubuntu can connect system-level AI with local models, private inference services, and enterprise permissions, it may offer useful assistance in compliant environments.&lt;/p&gt;
&lt;p&gt;This is also an opening for Linux desktops and workstations. Windows and macOS can more easily fold AI into vendor ecosystems. Ubuntu&amp;rsquo;s advantage is openness, auditability, replaceability, and self-hosting. If Canonical preserves those principles, AI could strengthen the professional Linux experience.&lt;/p&gt;
&lt;h2 id=&#34;do-not-overread-it&#34;&gt;Do not overread it
&lt;/h2&gt;&lt;p&gt;It is too early to say that Ubuntu will preinstall a specific small model, that Ubuntu 26.04 will include an AI audit mode, or that there will be a fixed &lt;code&gt;ubuntu-ai&lt;/code&gt; command. The clearer public information is about direction, not final product shape.&lt;/p&gt;
&lt;p&gt;The safer reading is this: Canonical is preparing a system-level AI tooling framework for Ubuntu, starting with command-line help, settings assistance, local inference, and backend choice. The default posture is user choice, not vendor choice.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The important part of Ubuntu&amp;rsquo;s AI roadmap is not that Ubuntu is &amp;ldquo;joining the AI wave&amp;rdquo;. It is the attempt to define a more restrained model for AI in open source operating systems: intelligence can become infrastructure, but privacy, control, and user choice must come first.&lt;/p&gt;
&lt;p&gt;If the experimental features in 26.10 live up to those principles, Ubuntu may take a different path from consumer operating systems: AI not as an unavoidable system ad slot, but as a selectable, replaceable, and auditable productivity layer.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.tomshardware.com/software/operating-systems/ubuntus-ai-roadmap-revealed-universal-ai-kill-switch-and-forced-ai-integration-are-not-part-of-the-plan-cloud-tracking-local-inference-and-agentic-system-tools-take-center-stage&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Tom&amp;rsquo;s Hardware: Ubuntu&amp;rsquo;s AI roadmap revealed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://discourse.ubuntu.com/t/the-future-of-ai-in-ubuntu/81130&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Ubuntu Discourse: The future of AI in Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Claude Identity Verification: Why It Exists, What You Need, and How Data Is Handled</title>
        <link>https://knightli.com/en/2026/04/16/claude-identity-verification-guide/</link>
        <pubDate>Thu, 16 Apr 2026 09:20:00 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/04/16/claude-identity-verification-guide/</guid>
        <description>&lt;p&gt;Anthropic is gradually rolling out identity verification on Claude. According to the official help article, this is not simply an added barrier. It is part of platform integrity, safety, compliance, and abuse-prevention work.&lt;/p&gt;
&lt;p&gt;In short, Claude identity verification is meant to solve three problems:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Confirm who is using powerful AI tools.&lt;/li&gt;
&lt;li&gt;Help enforce usage policies and reduce abuse.&lt;/li&gt;
&lt;li&gt;Meet necessary legal and compliance obligations.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you see an identity verification prompt while accessing certain Claude features, it usually means the platform is running a routine safety and compliance check. Anthropic also states that verification data is used only to confirm your identity, not for other purposes.&lt;/p&gt;
&lt;h2 id=&#34;01-when-verification-may-be-required&#34;&gt;01 When Verification May Be Required
&lt;/h2&gt;&lt;p&gt;The official document does not list every trigger condition. It only says identity verification is being rolled out for some use cases and may appear when you access certain features.&lt;/p&gt;
&lt;p&gt;That means a verification prompt does not necessarily mean your account has a problem. More common cases include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You are using a feature that requires a higher trust level.&lt;/li&gt;
&lt;li&gt;The platform is running an integrity check.&lt;/li&gt;
&lt;li&gt;Your account or usage scenario has triggered a safety and compliance process.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From a user perspective, the most important thing is knowing what you need before the verification flow starts.&lt;/p&gt;
&lt;h2 id=&#34;02-who-handles-verification&#34;&gt;02 Who Handles Verification
&lt;/h2&gt;&lt;p&gt;Claude identity verification is handled by Anthropic together with the third-party verification provider &lt;code&gt;Persona Identities&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Anthropic says it chose Persona because of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Technical strength&lt;/li&gt;
&lt;li&gt;Privacy controls&lt;/li&gt;
&lt;li&gt;Security safeguards&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In practice, Anthropic sets the rules for how verification data is used and retained, while Persona processes the verification flow according to Anthropic&amp;rsquo;s instructions.&lt;/p&gt;
&lt;h2 id=&#34;03-what-you-need&#34;&gt;03 What You Need
&lt;/h2&gt;&lt;p&gt;Before starting verification, prepare three things:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Item&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A valid government-issued photo ID&lt;/td&gt;
          &lt;td&gt;It must be a physical document and available nearby&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;A phone or computer with a camera&lt;/td&gt;
          &lt;td&gt;You may need to take a live selfie or use a webcam&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;A few minutes&lt;/td&gt;
          &lt;td&gt;Verification usually takes less than 5 minutes&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If your ID is not nearby or your device has no camera, the verification process may be interrupted.&lt;/p&gt;
&lt;h2 id=&#34;04-accepted-id-types&#34;&gt;04 Accepted ID Types
&lt;/h2&gt;&lt;p&gt;Anthropic accepts original, physical, government-issued photo IDs from most countries. Common examples include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Passport&lt;/li&gt;
&lt;li&gt;Driver&amp;rsquo;s license&lt;/li&gt;
&lt;li&gt;State, provincial, or regional ID&lt;/li&gt;
&lt;li&gt;National ID card&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The document must meet these basic requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Issued by a government&lt;/li&gt;
&lt;li&gt;Includes your photo&lt;/li&gt;
&lt;li&gt;Clear and readable&lt;/li&gt;
&lt;li&gt;Undamaged&lt;/li&gt;
&lt;li&gt;Not a copy or screenshot&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;05-what-is-not-accepted&#34;&gt;05 What Is Not Accepted
&lt;/h2&gt;&lt;p&gt;These materials generally cannot be used for Claude identity verification:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Copies&lt;/li&gt;
&lt;li&gt;Screenshots&lt;/li&gt;
&lt;li&gt;Scans&lt;/li&gt;
&lt;li&gt;Photos of photos of an ID&lt;/li&gt;
&lt;li&gt;Digital or mobile IDs, such as mobile driver&amp;rsquo;s licenses&lt;/li&gt;
&lt;li&gt;Non-government IDs, such as student IDs, employee badges, library cards, or bank cards&lt;/li&gt;
&lt;li&gt;Temporary paper IDs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is an easy place to make a mistake. The requirement is not just &amp;ldquo;readable&amp;rdquo;; it must be an original, physical, government-issued ID.&lt;/p&gt;
&lt;h2 id=&#34;06-how-data-is-protected&#34;&gt;06 How Data Is Protected
&lt;/h2&gt;&lt;p&gt;This is the most important part of the document.&lt;/p&gt;
&lt;p&gt;Anthropic&amp;rsquo;s explanation can be summarized as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Anthropic is the data controller for verification data and sets rules for use and retention.&lt;/li&gt;
&lt;li&gt;Persona is the processor and performs verification on Anthropic&amp;rsquo;s behalf.&lt;/li&gt;
&lt;li&gt;ID documents and selfies are collected and stored by Persona, not directly in Anthropic&amp;rsquo;s systems.&lt;/li&gt;
&lt;li&gt;Anthropic can access verification records through Persona when needed, such as when reviewing appeals.&lt;/li&gt;
&lt;li&gt;Persona is contractually limited in how it can use the data, mainly to provide and support verification and improve fraud prevention.&lt;/li&gt;
&lt;li&gt;Data sent to Persona is encrypted in transit and at rest.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In other words, the ID and selfie you submit are not treated as ordinary account profile data for general use. They are restricted to identity verification and compliance workflows.&lt;/p&gt;
&lt;h2 id=&#34;07-what-anthropic-says-it-does-not-do&#34;&gt;07 What Anthropic Says It Does Not Do
&lt;/h2&gt;&lt;p&gt;The official article explicitly lists several things Anthropic does not do:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It does not use identity verification data to train models.&lt;/li&gt;
&lt;li&gt;It does not collect more information than needed to verify identity.&lt;/li&gt;
&lt;li&gt;It does not use identity data for marketing, advertising, or unrelated purposes.&lt;/li&gt;
&lt;li&gt;It does not share verification data with unrelated third parties unless legally required to respond to valid legal process.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This matters because the sensitive part of identity verification is not only taking a photo of an ID, but what happens to the data afterward. Anthropic&amp;rsquo;s position in this document is that verification data is used only for identity confirmation, legal obligations, and safety compliance.&lt;/p&gt;
&lt;h2 id=&#34;08-what-if-verification-fails&#34;&gt;08 What If Verification Fails
&lt;/h2&gt;&lt;p&gt;Verification can fail for ordinary reasons, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Blurry photos&lt;/li&gt;
&lt;li&gt;Poor lighting&lt;/li&gt;
&lt;li&gt;Unclear ID information&lt;/li&gt;
&lt;li&gt;Expired documents&lt;/li&gt;
&lt;li&gt;Technical issues&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Anthropic recommends this order:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try again. The verification flow usually allows multiple attempts.&lt;/li&gt;
&lt;li&gt;Retake the photo in better lighting.&lt;/li&gt;
&lt;li&gt;Check that the ID is clear, complete, and not expired.&lt;/li&gt;
&lt;li&gt;If you have another government-issued photo ID, try that.&lt;/li&gt;
&lt;li&gt;If you run out of attempts and still cannot verify, contact support through the official form.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In practice, the most common fix is better lighting and a properly focused camera.&lt;/p&gt;
&lt;h2 id=&#34;09-why-an-account-may-still-be-disabled-after-verification&#34;&gt;09 Why an Account May Still Be Disabled After Verification
&lt;/h2&gt;&lt;p&gt;Passing identity verification does not guarantee that an account will never be restricted. Anthropic says accounts may still be disabled for other safety-process reasons, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Repeated violations of usage policies&lt;/li&gt;
&lt;li&gt;Creating an account from an unsupported location&lt;/li&gt;
&lt;li&gt;Violating the Terms of Service&lt;/li&gt;
&lt;li&gt;Use by someone under 18&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you believe your account was disabled by mistake, you can submit the official appeal form with your account information so the safety team can investigate.&lt;/p&gt;
&lt;h2 id=&#34;10-how-users-should-prepare&#34;&gt;10 How Users Should Prepare
&lt;/h2&gt;&lt;p&gt;If you plan to keep using Claude, especially higher-trust features, prepare these things ahead of time:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Have a valid, unexpired, physical government-issued photo ID ready.&lt;/li&gt;
&lt;li&gt;Make sure your camera works, ideally on both phone and computer.&lt;/li&gt;
&lt;li&gt;Verify in a well-lit environment.&lt;/li&gt;
&lt;li&gt;Do not upload screenshots, scans, or photos of ID photos.&lt;/li&gt;
&lt;li&gt;If verification fails, check image clarity and lighting before contacting support.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For most users, Claude identity verification is not a complicated process, but it is strict about document authenticity. If the document type is correct and the photo is clear, it usually takes only a few minutes.&lt;/p&gt;
&lt;h2 id=&#34;related-links&#34;&gt;Related Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://support.claude.com/zh-CN/articles/14328960-claude-%E4%B8%8A%E7%9A%84%E8%BA%AB%E4%BB%BD%E9%AA%8C%E8%AF%81&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Identity verification on Claude - Anthropic Help Center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.anthropic.com/legal/privacy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Anthropic Privacy Policy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
