Skip to content

libp2p message signing + verifying #88

@Shadowfiend

Description

@Shadowfiend

All messages sent over a net.BroadcastChannel via the libp2p transport should be signed on the sender end and verified on the receiver end. This isn't something the application layer should have to worry about, it should just happen transparently.

A message that is received but not verifiably signed can be logged and dropped.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions