Last updated: August 13, 2026
(S)AGE — (S)overeign Agent Governed Experience is an open-source, local-first AI memory system. This policy covers both the (S)AGE desktop application and the (S)AGE Memory browser extension.
Your data stays local by default. (S)AGE runs on your computer with no required SAGE cloud account or product telemetry. Data leaves the node only when you explicitly configure federation, synchronization, an AI connector, an external embedding or reranking provider, or another network integration.
~/.sage/ on your computerIf you enabled encryption during setup, all memories are AES-256-GCM encrypted at rest.
By default, (S)AGE talks to your own local server at localhost:8080 (or the URL you configure). Optional federation, synchronization, Cloudflare tunnel, ChatGPT connector, embedding, and reranking flows make the network requests required by those features. Federation relays carry encrypted traffic but can observe connection metadata. The SAGE project does not receive your memory contents merely because you run a node.
All source code is publicly available at github.com/l33tdawg/sage under the Apache 2.0 license. You can audit every line of code.
For questions about this privacy policy, open an issue at github.com/l33tdawg/sage/issues or email l33tdawg@hackinthebox.org.