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.
The only network requests made by (S)AGE are to your own local server at localhost:8080 (or whatever URL you configure). No data is ever transmitted to any external server, cloud service, or third party.
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.