Closed
Description
Hi @aschmahmann,
I saw your talk at IPFS camp and wondering if you can elaborate on exactly how to use ipns over pubsub.
Specifically:
- 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
)? - Do peers simply do a regular
ipfs pubsub sub QmIPNSHash
to get ipns updates? Or is itipfs pubsub sub /ipns/QmIPNSHash
? - I saw your post that says IPNS over PubSub topics look like
/record/L2lwbnMvEiCGC1J-0c8fai1qZlZ8I5fg8BYN36Tn6tPXsodDl3PTig
... but where does this topic come from? - Follow on to Create Sjenica1 #3, do we do
ipfs pubsub sub L2lwbnMvEiCGC1J-0c8fai1qZlZ8I5fg8BYN36Tn6tPXsodDl3PTig
- 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
Labels
No labels