Week 5 2026

Highlights

  1. Rename: completed transition to Logos Storage across codebase and Docker images
  2. Specs: New and improved Merkle tree spec
  3. Anon comms: advanced provider/publisher anonymity research with echomix protocol exploration

Status Integration

  • achieved:
    • new libstorage integrated with status-go
    • agreed on the merging sequence with Igor
    • new PR openned for extracting ArchiveService to a separate package and preparing for new abstraction hierarchy so that it is easier to add/remove new history archive storage technologies (e.g. BitTorrent, LogosStorage) - still draft PR, some work still in progress. Link to this PR: status-im/status-go/pull/7312
    • in parallel applying the new class hierarchy to the LogosStorage integration (to make rebasing in the final merge step easier)
  • next:
    • finishing ArchiveService extraction
    • upgrading the build system in a separate PR (second merging step)
    • final merge with LogosStorage extension moved to a new hierarchy

Testnet filesharing client

Logos Storage Documentation

AnonComm Collaboration

Integration with Logos Core

Privacy track / research

  • achieved:
  • next:
    • Draft an initial approach/specs for integrating the mix protocol intro the file-sharing client with provider/publisher anonymity.