top | item 44118816

(no title)

s17n | 9 months ago

URLs lasting forever was a beautiful dream but in reality, it seems that 99% of URLs don't in fact last forever. Rather than endlessly fighting a losing battle, maybe we should build the technology around the assumption that infrastructure isn't permanent?

discuss

order

nonethewiser|9 months ago

>maybe we should build the technology around the assumption that infrastructure isn't permanent?

Yes. Also not using a url shortener as infrastructure.

hoppp|9 months ago

Yes.

domain names often exchange hands and a URL that is supposed to last forever can turn into malicious phishing link over time.

emaro|9 months ago

In theory a content-addressed system like IPFS would be the best: if someone online still has a copy, you can get it too.

jjmarr|9 months ago

URL identify the location of a resource on a network, not the resource itself, and so are not required to be permanent or unique. That's why they're called "uniform resource locators".

This problem was recognized in 1997 and is why the Digital Object Identifier was invented.