you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 4 months ago (1 child)

They might be thinking of the problem where you can't change the domain of an instance, you have to start a whole new one under the new domain. And if you lose a domain, someone else can start an instance and receive your federation traffic.

But changing away from domain names entirely doesn't solve those problems.

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

    I think this could be solved with a migration window though, and a proper migration path in code. You spin up a new instance, clone your data. Then on old instance it sends a .well-known redirect message, or 301s for everything. Then receiving servers whenthey get that know to update all of their references. You keep it up for however long you think you should for all of the other severs to update.

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

    For moves, yes. If you lose the domain you can't do that.

  • source
  • parent
  • hideshow 2 child comments