Skip to content

ipns publish: lower the default TTL #10718

@lidel

Description

@lidel

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

Never-ending complains about IPNS being slow usually boil down to the implicit default of --ttl in ipfs name publish RPC being set to 1h.

It may not be the best default for Kubo and also not the best recommendation in Specs (https://specs.ipfs.tech/ipns/ipns-record/)

We may look into the default setting big DNS providers have (afaik Cloudflare uses 5 minutes for the same reason – a tradeoff between caching and user complaints due to slow propagation), and change spec recommendation and Kubo default to more pragmatic value.

Ref.

TODO

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing featureneed/triageNeeds initial labeling and prioritizationtopic/ipnsTopic ipns

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions