this post was submitted on 17 Oct 2024
30 points (94.1% liked)

Rust

5883 readers
110 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

It's possible that the .io cctld is going to go away [0]. Does crates.io have a backup plan at all? Does anyone know what problems it would end up causing?

I imagine the package registry having to move domains is going to cause a ton of problems.

Frankly, it's concerning to me that so much of the Rust ecosystem has chosen to standardize on shaky ccTLDs. The Indian Ocean Territory (.io) is a small island territory whose only inhabitants are a single military base, it is crazy to use that domain for something important. Serbia (.rs) is more stable, but they could still cut off access for non-Serbians if they wanted to.

[0] - https://en.wikipedia.org/wiki/.io#Phasing_Out

you are viewing a single comment's thread
view the rest of the comments
[–] FizzyOrange 1 points 7 hours ago

Yes I definitely am. It's really nice that crates.io is short, and it's silly to give that up for a miniscule risk of something moderately annoying happening.

Even if the domain goes away we'd just have to all move to a new domain. Annoying but hardly the end of the world. Cargo.io isn't actually hard-coded in many places. It's nothing like if github.com stopped existing.