The SSI Ecosystem
The project is split into several repositories. Here is where you can find everything.
| Component | Repository | Status | Description |
|---|---|---|---|
| Meta-Repo | ssi | Open | This repository. Documentation and scripts. |
| Agent | ssi-agent | Open Source | The Python-based agent for Linux. |
| Backend | ssi-backend | Closed Source | The Django-based centralized server. |
| Client | ssi-client-mobile | Open Source | The React Native (Expo) app for Mobile & Web. |
| Site | ssi-site | Open | The public website. |
Documentation Links
- Agent Docs: See the
docs/folder in thessi-agentrepo. - Backend Docs: Internal only.
- Client Docs: Currently minimal, source code is the best reference.