Skip to content

Signed Peer Records #653

Closed
Closed
@vasco-santos

Description

@vasco-santos

libp2p/specs#217

Background

A libp2p node shares its data publicly (e.g through the DHT) or relies on potentially untrustworthy intermediaries to relay information. This might have consequences as the peer data can be tempered by a third party.

A Signed Peer Record is an all-purpose data container that includes a signature of the data, so we can verify that the data came from a specific peer and that it hasn't been tampered with.

Milestones

Milestone Issue PR
1) Implementation of Signed Peer Records N/A #681
2) Identify protocols use Signed Peer Records N/A #682
3) Certified Address Book N/A #683
4) Pubsub routers use Signed Peer Records N/A TODO

Metadata

Metadata

Assignees

No one assigned

    Labels

    EpicP1High: Likely tackled by core team if no one steps upstatus/readyReady to be worked

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions