🔐 The open-source project Memoriq has been released — an encrypted storage for saving and searching AI dialogues (ChatGPT, Claude, Gemini, Grok).
The system uses end-to-end encryption (E2EE) on the browser side, ensuring the server has no access to message text, headings, or metadata. Users can organize chats by projects, export encrypted backups, and perform searches locally within the browser.
🌍 It offers an alternative model for Personal Knowledge Management (PKM), where privacy is mathematically guaranteed through client-side encryption, rather than relying on a provider's privacy policies.
👤 It allows for the creation of a single, secure knowledge base from scattered chats with different AI assistants, without the fear that your private data (ideas, code, work notes) will end up in the training sets or databases of third-party services.
Source 1: https://github.com/memoriqme/memoriq
