Sovereign Stack PWA — local-first offline-capable encrypted vault + Lightning/L402 client + open-weight LLM bridge. MIT.
- PWA shell with service worker offline caching - Encrypted vault using IndexedDB - Lightning/L402 module placeholder - Ollama bridge placeholder - MIT license, no proprietary deps Co-authored-by: Hermes <hermes@nousresearch.com> |
||
|---|---|---|
| .gitignore | ||
| index.html | ||
| install.sh | ||
| LICENSE | ||
| manifest.json | ||
| manifest.webmanifest | ||
| README.md | ||
| sw.js | ||
Sovereign Stack PWA
Local-first, Lightning-native, open-weight agent runtime. Offline capable. No black boxes.
Install
git clone https://forge.alexanderwhitestone.com/git/stackchain/sovereign-stack-pwa.git
cd sovereign-stack-pwa
bash install.sh
Stack
- PWA shell + service worker
- Local-first encrypted vault (IndexedDB)
- Lightning/L402 payment module
- Ollama bridge for open-weight LLMs
- MCP tool discovery + agent runtime
- MIT licensed. Every line source-available.