you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (2 children)

Changes can come from anywhere. The Linux kernel itself doesn't use any central repository like Github, it's instead done via emailing patches that are eventually merged into the mainline kernel repository managed by Linus.

It is 100% decentralized.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 1 year ago (2 children)

    mainline kernel repository managed by Linus.

    It is 100% decentralized.

    But... How does that work? The code has to be stored somewhere...

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 1 year ago* (1 child)

    How does that work? The code has to be stored somewhere…

    The code is replicated by everyone who works on it, and on various public and private servers, so you might say it's stored everywhere.

  • source
  • parent
  • hideshow 2 child comments