Skip to content

Add encryption to IPFSStore #14

@abidsikder

Description

@abidsikder

dClimate would like to create encrypted Zarrs on IPFS. By doing encryption at the level of IPFSStore, we can achieve this with no changes to the HAMT code itself.

A PR that addresses this should implement this as a new class IPFSEncryptedStore that looks like IPFSStore but encrypts the data before sending to IPFS's RPC API, and then decrypts before sending this data to the HAMT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions