Skip to content

Expose independently verifiable storage proofs and actual provider topology #4

Description

@zhang8128

The protocol declares GetPublicMeta and PosChallenge, but the shipped Starshine facade exposes only Put/Get/Delete and the upload path assigns fixed starshine-api:node-XX provider labels.

For a deployment to use Starshine as an encrypted evidence/archive replica, an independent verifier needs:

  • supported JS APIs (or a documented CLI) for metadata and proof retrieval;
  • an interoperable verifier and test vectors;
  • an authenticated statement of actual provider/node identities and their independent operators;
  • durability/replication and failure-domain semantics; and
  • clear language distinguishing availability/proof-of-storage from append-only ledger inclusion.

Could the project publish this as a versioned storage-proof profile? The current protocol declaration is useful, but it is insufficient to audit a real deployment from the SDK alone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions