Skip to content

ipns over pubsub: howto? #1

Closed
Closed
@DougAnderson444

Description

@DougAnderson444

Hi @aschmahmann,

I saw your talk at IPFS camp and wondering if you can elaborate on exactly how to use ipns over pubsub.

Specifically:

  1. I presume the peers need to actively subscribe to the IPNS topic? Or does this magically happen behind the scenes when one does ipfs resolve QmIPNSHash (with --enable-namesys-pubsub = true)?
  2. Do peers simply do a regular ipfs pubsub sub QmIPNSHash to get ipns updates? Or is it ipfs pubsub sub /ipns/QmIPNSHash ?
  3. I saw your post that says IPNS over PubSub topics look like /record/L2lwbnMvEiCGC1J-0c8fai1qZlZ8I5fg8BYN36Tn6tPXsodDl3PTig ... but where does this topic come from?
  4. Follow on to Create Sjenica1 #3, do we do ipfs pubsub sub L2lwbnMvEiCGC1J-0c8fai1qZlZ8I5fg8BYN36Tn6tPXsodDl3PTig
  5. Why is the pubsub topic not simply the ipns hash?

Hopefully answers will clear up some confusion! I'd love to try the ipns over pubsub, but cannot find the command to get it rolling.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions