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.