This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Remove support for deprecated IPNS records v1 #4197
Labels
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
need/triage
Needs initial labeling and prioritization
P1
High: Likely tackled by core team if no one steps up
Support for extensible records (and v2 signature) was added in 2021 (ipfs/js-ipns#121). JS-IPFS is producing and preferring updated v2 IPNS records by default, but if no v2 is found, it will still accept deprecated v1 for backward-compatibility during the transition period.
A year later, we should remove fallback support for validating v1 signatures and ignore them instead.
The text was updated successfully, but these errors were encountered: