ipfs/kubo

Warn when publishing ipns records without a running daemon.

Open

#4,442 opened on Nov 30, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
help wantedtopic/commandstopic/ipns

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

It technically works and has some use-cases but IPNS records won't persist unless a daemon republishes them in the background. This has now come up several times on the forums and I expect it to come up more frequently in the future.

Contributor guide