Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Add BLAKE3 to allowed list #13

@markg85

Description

@markg85

Hi,

multiformats/go-multihash#121 (comment) added support for BLAKE3.
Currently this is technically available in go-ipfs 0.11.

However, because BLAKE3 isn't in the list of allowed hashes one gets Error: potentially insecure hash functions not allowed
That is with a IPFS command line like:
ipfs add --nocopy --hash blake3 <somefile>

Could BLAKE3 be allowed too?

Best regards,
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions