The SSI Ecosystem

The project is split into several repositories. Here is where you can find everything.

ComponentRepositoryStatusDescription
Meta-RepossiOpenThis repository. Documentation and scripts.
Agentssi-agentOpen SourceThe Python-based agent for Linux.
Backendssi-backendClosed SourceThe Django-based centralized server.
Clientssi-client-mobileOpen SourceThe React Native (Expo) app for Mobile & Web.
Sitessi-siteOpenThe public website.

Documentation Links

  • Agent Docs: See the docs/ folder in the ssi-agent repo.
  • Backend Docs: Internal only.
  • Client Docs: Currently minimal, source code is the best reference.