mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
845 B
845 B
Codex Archiving PoC FURPS
Functionality
- Any end user can publish a backup snapshot of the entire SDS log to Codex.
- End user (may be privileged) can publish the corresponding Codex CID with metadata over Waku to a dedicated snapshot content topic.
- Participants can query the Waku snapshot topic for the latest CID.
- Participants can retrieve the archived messages from Codex.
- Participants can perform a store Query for more recent messages following the snapshot timestamp and SDS state.
Usability
- Workflow should be conceptually identical, whether the Codex interaction is via a local node or Codex gateway.
- Publishing or retrieving via Codex should be optional.
Reliability
Performance
Supportability
- Developers can use this protocol in web applications.