Skip to content

Add ability to republish IPNS records without private key #744

@2color

Description

@2color

Background

The current @helia/ipns API assumes that you hold the private key for IPNS names. There are some situations where you might want to republish a valid record that was created by another node, however we're missing the API for it.

API Ideas

republishRecord(record: IPNSRecord, pubKey: PublicKey, options?: RepublishRecordOptions): Promise<void>

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