Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPIP-342: Ambient Discovery of Content Routers #342

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2022

  1. Propose a spec change for automatic discovery of content routers.

    This follows the previously circulated proposal outline at https://hackmd.io/bh4-SCWfTBG2vfClG0NUFg
    
    A basic motivation is included in the PR - but essentially this is the best
    path I've heard for reducing our dependence on hydras as a centrally
    operated choke point for moving the bulk of the IPFS network beyond sole reliance
    on the current KAD DHT.
    willscott committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    25abd6d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Update IPIP/0000-content-router-discovery.md

    Co-authored-by: Max Inden <[email protected]>
    willscott and mxinden authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    2585578 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. update with ipip number

    willscott committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1202cdf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/content-router-discovery' of github.com:ipfs/specs…

    … into feat/content-router-discovery
    willscott committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    92cf422 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    07710d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    8ac57d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. further elaboration of protocol.

    Clarify generality potential of protocol
    willscott committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e558e66 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Apply suggestions from gui

    Co-authored-by: Guillaume Michel - guissou <[email protected]>
    willscott and guillaumemichel authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d79bb40 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Apply suggestions from code review

    Co-authored-by: Gus Eggert <[email protected]>
    willscott and guseggert authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d99131a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    b033bee View commit details
    Browse the repository at this point in the history
  2. update format

    willscott committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b05960a View commit details
    Browse the repository at this point in the history
  3. lint

    willscott committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b6a3611 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    8174cea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update ipip-0342.md

    Explicit response "router" field expressing the content router type, and explicit example of the "ipni" use case.
    willscott authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6c837cc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. correcting typos

    guillaumemichel authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    88dd4de View commit details
    Browse the repository at this point in the history