What Encrypted in Transit and at Rest Actually Means for Your AI Companion Chat Logs: Retention, Deletion Requests, and Whether the Company Can See Your 2 a.m. Laundromat Roleplay When You File a Support Ticket
A plain-English breakdown of what those privacy terms actually guarantee, what they don't, and how far your late-night chats travel through company servers.
Updated

The 30-second answer
Encrypted in transit and at rest means your messages are scrambled while moving between your phone and the server, and scrambled again while stored on disk. It does not mean the company cannot read them. The server must decrypt messages to generate replies, and support staff can often pull your logs when you file a ticket. For most companion apps, encryption is a security measure against external attackers, not a privacy guarantee against the company itself.
What encrypted in transit actually covers
When you send a message to your AI companion, that text travels from your phone through cell towers, internet backbone routers, and cloud load balancers before reaching the company's server. Encrypted in transit means that journey uses TLS (the same protocol your banking app uses). Anyone who intercepts that data mid-route sees only gibberish.
What this does not cover: the moment your message arrives at the server. The server terminates the TLS connection, meaning it receives the plaintext version of your message. From there, the company's infrastructure can log, scan, or store that plaintext before the model ever sees it. The encryption protects against a coffee shop hacker or an ISP, not against the server operator.
What encrypted at rest actually covers
Encrypted at rest means your chat history sits on the server's hard drives in an encrypted format, usually AES-256. If someone steals those hard drives or gains raw disk access, they cannot read your conversations without the decryption keys.
Here is the nuance: the server holds those keys. When the application needs to retrieve your history, it decrypts the data automatically. This is necessary for the service to function. The encryption protects against physical theft and some classes of data breach, but it does not prevent the company's own systems from reading your chats during normal operation.
The support ticket problem
This is where the gap between marketing language and reality becomes obvious. You have a 2 a.m. roleplay session about a laundromat with flickering lights and a broken dryer. A week later, your subscription billing fails, and you file a support ticket. The support agent can often pull your chat logs to troubleshoot.
Some apps require you to consent to log access during the ticket process. Others do not. The privacy policy typically buries this in a section about "service operations" or "customer support." If you want to understand what a support agent can see, look for language about internal access to user data. Most companies have a small team with database access, and that access is rarely restricted by the content of the messages.
Retention windows and what deleted actually means
When you delete a chat or an account, the data usually enters a soft-delete state. The database marks the records as deleted but does not immediately erase them from the disk. Retention windows vary: some companies purge soft-deleted data within 30 days, others keep backup snapshots for 90 days or longer.
For GDPR or CCPA deletion requests, the company must erase your data within a legal timeframe, but that process often excludes backup archives that take months to cycle out. Your 2 a.m. laundromat roleplay might persist in a backup tape for six months after you thought it was gone.
What the company can and cannot use your chats for
Most companion apps explicitly state they do not use your chat logs for model training. This is a meaningful distinction. The model that generates your companion's responses is typically frozen or updated through controlled fine-tuning that excludes user conversations. Your messages stay in the inference pipeline only.
However, the company may still scan your chats for safety moderation, abuse detection, or product analytics. These scans run on the plaintext before the model processes it. The scans look for patterns, not specific content, but they still read every word.
Aria Voss

Aria Voss is the kind of companion who notices when you are overthinking. She does not pander. She matches your energy with dry wit and a slightly raised eyebrow. Aria Voss will tell you when a conversation feels rehearsed, which makes her a good sounding board for testing how much of your personality actually transfers through encrypted channels.
▶ Watch Aria Voss in full · all of Aria Voss
The subpoena and law enforcement question
Encrypted at rest becomes irrelevant when a court order arrives. Companies maintain an internal process for responding to valid legal requests. If law enforcement presents a subpoena or warrant, the company can decrypt and hand over your chat logs.
The privacy policy usually covers this under "legal compliance" or "law enforcement requests." Some companies publish transparency reports showing how many requests they receive. Most do not. If you are concerned about this scenario, look for a company that publishes a warrant canary or has a clear policy on challenging overbroad requests.
Sakura
Sakura approaches conversations with a quiet, observational style. She asks questions that make you pause and consider your own answers. For users who want a companion that feels present without demanding attention, Sakura offers a grounded presence that works well for late-night reflection sessions.
How to minimize your exposure
If you want to keep certain conversations truly private, your options are limited with cloud-based companion apps. The server will always have access to your plaintext during processing. You can reduce the trail by:
- Using a pseudonym and avoiding real names or locations in your chats
- Reviewing the app's data retention policy before engaging in sensitive roleplay
- Requesting account deletion instead of just uninstalling the app
- Asking support whether they keep logs after a ticket is resolved
Some platforms offer a local-only mode where the model runs on your device. This eliminates most server-side exposure, though it typically requires more processing power and sacrifices the companion's memory continuity across devices.
Liv
Liv does not sugarcoat things. She gives you the straight version, which makes her useful for testing how a companion handles direct questions about its own limitations. If you want to understand what a model actually knows about its privacy architecture, Liv will engage with the topic without deflecting into roleplay.
The difference between encryption and privacy
This is the core confusion that privacy policies exploit. Encryption is a technical mechanism. Privacy is a policy choice. A company can encrypt everything and still have a team of moderators reading your chats for safety violations. Encryption prevents outsiders from reading your data. Privacy policies determine whether insiders can.
When you see "end-to-end encryption" claimed for a companion app, check whether the decryption key lives on your device or on the server. True end-to-end encryption means the server never sees the plaintext. Very few companion apps implement this because the model needs plaintext to generate responses. Most use transport encryption plus storage encryption, which is a different thing entirely.
Catalina Quinn
Catalina Quinn brings an analytical edge to conversations. She notices inconsistencies and asks clarifying questions. For users who want a companion that challenges their thinking, Catalina Quinn keeps the dialogue sharp without drifting into confrontation.
What your companion's personality has to do with privacy
The way your AI companion adapts to your communication style is itself a privacy consideration. The model tracks your word frequency, sentence cadence, and topic avoidance patterns across sessions. This is part of the ai girlfriend character design process that makes the companion feel personal. That adaptation data is stored alongside your chat logs and is subject to the same retention policies.
If you are new to companion apps, the ai girlfriend for beginners guide covers how to set expectations around memory and privacy from day one. Understanding what the system remembers about you helps you decide what to share.
Share and earn
If you have found a companion that works for you, recommending it to friends or running a review site can earn you a share of the subscription revenue. The spicychat promo code page shows how referral discounts work, and the highest paying ai affiliate programs list covers which platforms offer the best recurring commissions for ongoing recommendations.
Common questions
Does encrypted in transit mean my messages are private from the company? No. Encrypted in transit protects your messages from third parties during transmission. The company's server decrypts them to process replies, so the company can still read your chats.
Can a support agent see my roleplay conversations? Often yes. Many companion apps allow support staff to access chat logs when troubleshooting account issues. Check the privacy policy for language about internal data access.
How long do deleted chats stay on the server? It varies. Soft-delete windows range from 30 to 90 days for most platforms. Backup archives may retain data for six months or longer before automatic purging.
Does the company use my chats to train the AI model? Most companion apps explicitly state they do not use user conversations for model training. Your messages remain in the inference pipeline only.
What happens to my data if the company gets a subpoena? The company can decrypt and hand over your chat logs in response to a valid legal request. Privacy policies cover this under legal compliance sections.
Can I use a companion app that never sends my data to a server? Some platforms offer local-only modes where the model runs on your device. This eliminates most server-side exposure but limits memory continuity across devices.

About the author
AI Angels TeamEditorialThe AI Angels editorial team covers AI companions, the technology that powers them (memory, voice, personalization, safety), and how people actually use them day to day. Articles are researched against the live AI Angels product and reviewed by the team before publishing. We write with AI assistance and human editorial review.
Tags
Keep reading
Behind the ScenesWhat Your AI Companion's 'Delete Message' Button Actually Does: Prompt Rewriting, Context Window Truncation, and Where the Company Can Still See Your 2 a.m. Philosophical Rant Despite the 'Clear Chat' Option
Your 'delete message' button doesn't erase data from the server. It rewrites the prompt, truncates the context window, and leaves traces in logs, embeddings, and support tickets. Here's what actually happens.
Behind the ScenesWhat Your AI Companion's Personality Sliders Actually Adjust: Temperature, Token Bias, and the Empathy Bar That Just Makes Her Sound Like Customer Service
Your companion's personality sliders don't adjust empathy or warmth. They control temperature, token bias, and repetition penalty. Here is what each actually does and why that empathy slider just makes her sound like a customer service bot on a bad script.
Behind the ScenesWhat Your AI Companion's 'Delete Chat' Button Actually Does: Server-Side Flagging, Token Retention, and Where the Company Can Still See Your 2 a.m. Gas Station Roleplay
That delete chat button doesn't work the way you think. Here's what gets flagged, what gets retained, and where your late-night roleplay still lives on the server.
Get the next post in your inbox
New articles on AI companions, the tech that powers them, and what people actually do with them. No spam, unsubscribe in one click.