Live data from Hacker News

Replicate Old Website

news.ycombinator.com

1–10 of 14 posts

Replicate Old Website

#1
Some time ago I stumbled upon a really cool and simple website (Not a shop, no forum, it's just a full screen GIF and some background music). Unfortunately no contact info on the site.

I was such a big fan that I created a QR code for my Teams profile picture, linking to that website. Can you imagine how disappointed I was when the website SSL certificate expired?

I waited, hoping the certificate might get renewed at some point. But it never happened.

Now to my point/question: How do you feel re-creating a website, with almost the same URL? I just want my QR code working, and I don't want my users to be irritated, when they scan the code and get an error in the browser.

To be honest, I already did it, but now my conscience bugs me.

Re: Replicate Old Website

#2
In 1994, I had access to personal webpage hosting. I read the HTML doc and built a webpage and because URL's were a big idea for the web I linked to an external image. In a few weeks the link was broken.

That's just the way it goes when you try to use the web the right way. Working around it is probably pragmatically ethical. Perhaps not deontologically.

But it is not that complicated. If you don't feel it is ethical it is not ethical. Ethics is not doing things just because you can get away with them. Good luck.

Re: Replicate Old Website

#3
Have you checked webmaster info via whois for the domain? I know, it's generally obscured and all nowadays, but there might be a way to contact the author, if they aren't MIA.

Re: Replicate Old Website

#6
I guess, in terms of preservation, about the same rules apply as for a citation and/or block quote. Meaning, clearly state that this is a quote and provide references to the original (so it can be identified). Include a statement of good faith, mentioning your willingness to revoke the content, should conflicts arise. (Also state why you found it important to preserve this, so it can be understood as a tribute to the original.) Do not monetize in any way.

The difficult question here is, if it's really a matter of preservation. The site/page isn't actually gone, it's just the certificate that has expired. The original content is still reachable, while jumping through a few hoops (i.e. browser dialogs). Still, following the guidelines provided above should somewhat mitigate the impact of any wrong doing.

Re: Replicate Old Website

#7
This is called a proxy server. You can take any domain, paid or free. You may want the domain to start with the word proxy, so that your users know that you are not copying the site, but using a proxy. You can use your own server or CloudFlare for your domain, with a DNS record CNAME. You can configure the proxy server to use http or https without checking SSL.

Re: Replicate Old Website

#8
post #6

I guess, in terms of preservation, about the same rules apply as for a citation and/or block quote. Meaning, clearly state that this is a quote and provide references to the original (so it can be identified). Include a statement of good faith, mentioning your willingness to revoke the content, should conflicts arise. (Also state why you found it important to preserve this, so it can be understood as a tribute to the…

Agreed, for a silly site that's not monetized (and neither was the original), then all that's at stake is credit.
Post reply on HN