Last updated: March 7, 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 never leaves your machine. (S)AGE runs entirely on your computer. There are no cloud servers, no accounts, no tracking, and no telemetry. Everything stays local.
~/.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 whatever URL you configure). Optional connector flows you configure, such as Cloudflare tunnel or ChatGPT connector setup, make only the network requests needed for that feature. The SAGE project does not receive your memory contents.
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.