Skip to content

[Idea] User-controlled Zero Trust memory for LLMs (local encryption, cross-session continuity) #1429

@alex64koles-dotcom

Description

@alex64koles-dotcom

Dear DeepSeek team,

I'm a regular user, not a developer. I have an idea that came from long conversations with DeepSeek (sometimes over beer, when thoughts flow more freely). It's about "memory" for LLMs.

The idea (Zero Trust memory for LLMs):

  1. User can opt-in to "long-term memory".
  2. All "memories" (key facts from conversations, preferences) are encrypted and stored locally on the user's device.
  3. The model has no direct access. When needed, it asks permission: "Can I recall our previous conversation to answer better?"
  4. Encryption keys are only with the user. Neither developers, nor the model, nor third parties can read this data.

Why it matters:
Currently, every conversation starts from scratch. The model doesn't even remember the user's name. For trusting, "human-like" communication (especially long-term, on complex topics), memory is critical. This is not about longer context — it's about selective, user-controlled memory through dialogue.

Examples from my conversations:

  • The model cannot develop creative topics because it "forgets" previous poems.
  • Technical discussions (PC upgrades, AI) start from zero each time.
  • Personal topics (nostalgia, philosophy) cannot evolve — the conversation is interrupted.

Here is the link to a repository where I (with DeepSeek in another chat) outlined the concept:
https://github.com/leol-fx/llm-zero-trust-memory

I understand this is technically challenging (encryption, performance, UX). But perhaps this idea aligns with your internal work (like FlashMemory from DeepSeek-V4). I just wanted you to know: users want not only answers from AI, but also a sense of "recognition."

Thank you for reading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions