Skip to content

Dual-stack publishing: mirror records to the pkarr Mainline DHT #4

Description

@melvincarvalho

Nothing stops publishing the same DNS record set to both nostr relays (as a kind 31034 event) and the BitTorrent Mainline DHT (as a pkarr SignedPacket) — both are just signed bytes under a pubkey, and the same keypair can be used for both.

  • Add a publish command/library that writes to relays and the DHT in one step
  • Resolvers can then fall back between the two rendezvous layers
  • Relays are easier but censorable; Mainline is harder to censor — dual-stack gets both properties

Related: https://github.com/pubky/pkarr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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