▲ | littlestymaar 10 months ago | |
That just makes package names harder to remember and type (and actually less secure as more prone to typosquatting and backdoors in seamingly harmless pull requests) for no benefit. Keep in mind that the majority of package by far don't come from companies in the first place, and requiring individual developers to have a domain of their own isn't particularly welcoming. It's going to be tons of complexity for zero actual benefit. | ||
▲ | Philpax 10 months ago | parent | next [-] | |
One wonders if Bluesky's approach to usernames might one day inspire a future package manager in this direction: a GUID that is then aliased to a friendly (sub)domain through proof of ownership, with a default fallback domain for those without a domain (i.e. mypkg.crates.io vs mypkg.philpax.me) | ||
▲ | eru 10 months ago | parent | prev [-] | |
> [...], and requiring individual developers to have a domain of their own isn't particularly welcoming. Try reading my comment. I specifically said that this shouldn't be required, and would only apply to one part of the namespace. |