specs icon indicating copy to clipboard operation
specs copied to clipboard

Technical specifications for the IPFS protocol stack

Results 101 specs issues
Sort by recently updated
recently updated
newest added

See https://github.com/ipfs-shipyard/cohosting/blob/master/SPEC.md

need/triage

Here's the current situation when fetching the latest IPNS record: - Peer `12D3KooWowner` creates an IPNS record `k51key...` and distributes it through the network. - Peer `12D3KooWresolver` wants to find...

P3
kind/enhancement

@ipfs/specs-stewards team was created as part of https://github.com/ipfs/specs/pull/289 We need to decide who should belong to the team, sharing responsibility of triaging and reviewing improvement proposals (#289). My initial idea...

need/triage

We have various routing types, and no high level spec + specific routing types also lack basic specs. Routing specs we should have: - [ ] High level overview of...

dif/expert
P1

The idea here is to let the publisher manage the lifecycle of provider records. This may be simple TTL eviction or something more sophisticated like deduplication of records. Idempotency may...

P2
status/blocked
kind/enhancement
need/analysis
IPIP

This is a placeholder for an IPIP that should exist for handling `ambient discovery of “Limited Delegated Routers” provided by libp2p` as mentioned at https://blog.ipfs.tech/state-of-ipfs-in-js/#support-fully-speced-delegated-routing-protocols-and-endpoints I'm not sure if the...

need/analysis
need/community-input
need/triage

As per @lidel's request here's an issue to track the discussion we're having on standardizing writability in IPFS protocol handlers. The tl;dr, we've got `ipfs://` and `ipns://` protocol handlers in...

P2
need/analysis

Similar to RFC or EIP, it would be good to refer to IPIP with a number as soon as they pass a "consideration" threshold. At the moment, issues and PRs...

P1
need/community-input

# Self-maintaining Record Replication V2 See edit history for Self-maintaining Record Replication V1. ## The Problem IPFS has some challenging attributes which makes storing content for long periods of time...

P3
kind/enhancement