Status: Draft/RFC
Key dates:
Sept 1:
Step 1:
Sept 15: mainnet announcement of Openmeta protocol
around Sept/Oct:
- consumption Interface:
-
- batch access (
-
- single-query item
- standardized onboarding process
Technologies
- P0 - Build an identity system to secure contributor identities from impersonation and ensure the integrity of uploaded content.
- We need a way for each contributor to cryptographically identify themselves and ensure the integrity and authenticity of their uploaded payloads.
- We can use Ethereum-based keypair
- P0 - Maintain transparent and diverse metrics for contribution
- Quality is NOT everything.
- Diversity on category of labels are very important.
- May need to have metrics like this
- Month, Category, # Label, organization
- P1 - All payloads need to have a way to prove ownership.
- Option A: Out-of-band payload signing (a sidecar .sig file to prove the owner)
- Option B: add a special structure (aka a field in the metadata to indicate the ownership of the payload)
- Option C: use the private key to encode the payload and the public key - which is available in our repo to decode.
- P1 - All payload uploaded must be stored permanently with
Organization: