Skip to content

Decoupling of Credentials from DDO Metadata (Off-Chain Secret Store) #80

@MBadea17

Description

@MBadea17

This feature alters the current Ocean Node and Provider architecture to stop storing encryptedFiles (which contain dataset URLs and credentials) directly within the DDO (DID Document) on IPFS or the blockchain.

Instead, Ocean Nodes will store these credentials strictly in a local, non-public database or secure vault (e.g., HashiCorp Vault or local encrypted SQLite) accessible only to the Node operator. The public DDO will reference the service endpoint but will no longer contain the encrypted credential blob, preventing public replication of the secret material.

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