Slashdot Mirror


The Challenge of Web Hosting Once You're Dead

reifman writes: Hosting a website (even WordPress) after your death has a variety of unexpected complexities, from renewing your domain name, to hosting, security, monitoring, troubleshooting and more. It's a gaping hole that we as technologists should start thinking more about — especially because all of us are going to die, some of us unexpectedly sooner than we'd like or planned for. The only real solution I found was to share credentials and designate funds to descendants — you've done this, right?

19 of 182 comments (clear)

  1. The next identity theft... by Hanzie · · Score: 4, Interesting

    It used to be you look for dead people to steal identities from by pretending they're still alive.

    After the 'dead hosting' problem is taken care of, it will be 'pretend the owner is dead and take control'

    --
    ********* sig: If you don't like the law, get filthy stinking rich, and buy a better one.
  2. Forget about being dead... by __aaclcg7560 · · Score: 4, Insightful

    What do you do with an old website that you're not adding new content and tired of keeping up with the endless WordPress updates, spam comments and nonexistent traffic?

    1. Re:Forget about being dead... by The+MAZZTer · · Score: 4, Insightful

      I turned comments off, myself. Wordpress will update itself nowadays, at least for minor updates.

    2. Re:Forget about being dead... by lucm · · Score: 4, Interesting

      Easy: a Buffer.com account using a prepaid credit card.

      Don't let death stop the conversation! Prepare right now years of meaningless babbling that people will Like, Share and Retweet.

      --
      lucm, indeed.
    3. Re:Forget about being dead... by SharpFang · · Score: 4, Informative

      Modify your robots.txt and allow the Wayback Machine to archive it. Once it's there, feel free to shut it down. People who need it, will find it in the archive.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    4. Re:Forget about being dead... by Anonymous Coward · · Score: 4, Informative

      You can actually submit your own crawls to the wayback machine, rather than wait for them to get to your website. See http://archiveteam.org/index.php?title=Wayback_Machine#Uploading_to_archive.org or http://archiveteam.org/index.php?title=Working_with_ARCHIVE.ORG

    5. Re:Forget about being dead... by Billly+Gates · · Score: 4, Informative

      Perhaps there are millions of reasons why you are receiving spam and weird things?

      Arstechnica above has a half dozen security issues related to it. It is so bad at this stage I would not recommend anyone use it as the plugins are not updated even if the core is which means full security exploit season. Especially if your programmer wrote them in 2011 and is no longer around and you have +40 security exploits and sql injections. Like IE 6 it needs to be avoided at all costs.

    6. Re:Forget about being dead... by jpkunst · · Score: 4, Interesting

      Save Wordpress site as static HTML:

      wget -k -K -E -r -l 10 -p -N -F -nH http://www.oldwebsite.tld/

      Remove Wordpress site and upload static HTML in its place.

  3. if I am dead by ganjadude · · Score: 5, Insightful

    Why would I care what happens??

    --
    have you seen my sig? there are many others like it but none that are the same
    1. Re:if I am dead by GoodNewsJimDotCom · · Score: 4, Interesting

      Two types of websites would be good after you die:

      The first is obvious-Your website makes a profit, and you want your family members to continue to profit in your absence. This is kinda like how life insurance works.

      The second type is for spiritual types like me- I believe in an after life, and I want people to have faith in Jesus. I might not meet you personally in this life, but if I helped your faith, it'd be cool to know you later. I'm not one who gets in arguments about what is the minimum for salvation, or what the minimum you need to do to get to Heaven. But I know it stokes God when we follow him, do good, be loving, and help people in their faith. So helping people to find Jesus even when I'm not around will be beneficial.

      In either regard, if it matters to you for your website to be up after you die, you should probably be sharing the credentials with at least one other trustable person now.

  4. Re:Renewing the domain name? No by BlackPignouf · · Score: 5, Interesting

    That, and many more problems. A good friend and our main developer committed suicide 5 years ago.
    With the ceremony, the emotional shock and many organizational problems, 1 month got by, the bank account got closed, the provider didn't get paid and deleted the whole VM on which our website was running.
    During this period, 2 disks died at his place on the Raid 5 NAS backup, and nobody noticed.

    When people tell me I'm being overzealous with backups now, I tell them that worst-worst-case scenarios do happen sometimes.

  5. You really have two problems... by tweir · · Score: 4, Interesting

    The legal entity side where you the person who paid for the service is now deceased is a small part of the problem. Once the credit card company knows you're dead, so are your cards. Then you need to figure out how to get the service provider to change payment method without them realizing that the person who's name is on the account is deceased. If you care so much about this scenario, your best bet is to form some form of LLC that itself owns the domain, service contracts, etc. Make your executor/spouse/meaningful person a signing officer. This has the added benefit of skipping over probate issues as well.

    The bigger issue is the content/tech side. All sites need maintenance. All service providers eventually go out of business or get acquired. Bit rot is a thing. Your best bet for future-proofing is to either publish static HTML, or have a backup that can be published as static html after the fact. Either way, you really need to have a designated geek to help finish your affairs.

    And, after all that, you still need to figure out how to pay for the hosting perpetually. Maybe directing an annuity to be established is the right thing? No idea.

    With all that said, sometimes its nice to leave a legacy. E.g. http://www.penmachine.com/

  6. A challenge by Anonymous Coward · · Score: 5, Interesting

    The first thing to consider is the web itself is less than 100 years old, and unlikely to still be there in 100 years. If you are willing to postulate the web, there are a number of strategies to be considered, and a good approach would be to use as many of them as possible.

    1. Host on a free service, like blogger. You don't have DNS, you are costing them almost nothing, your blog will remain as long as their company/business model survives. Find as many of these services as you can, and replicate content. This is probably the best case scenario.

    2. Host a website on Amazon's S3, and prepay. Cost of s3 is very low, one hundred dollars would keep a low traffic site running for a long time. And you should use their default URL. Again, no DNS issues.

    3. Write malware that distributes your content to existing websites. You'd need some automated method of acquiring exploits though. That would be difficult.

    4. Make sure you have a payment system that will keep running. This has been shown to work before: http://www.cnn.com/2014/03/07/us/michigan-mummified-body-found/ Use this as a backup to keep any paid websites, DNS, etc. Still running.

    5. Create a trust. Hire a law firm to administer the trust. Put enough money in it, and it can hire people that will keep the site running.

  7. That's nothing by PopeRatzo · · Score: 4, Funny

    I've been dead since 2009 and I'm still posting Slashdot comments.

    It's all about good planning.

    --
    You are welcome on my lawn.
  8. one possibility by Trepidity · · Score: 4, Insightful

    Use a webhost that lets you pre-pay for service, and prepay for a bunch of it. Register the domains through that host too, and set them to autorenewal. This won't get you indefinite service, but it can get you quite some years, if the host remains in business. Also you might want a static HTML website rather than something that might need upgrades.

    Nearlyfreespeech.net is an example of a host you can do that with. If you deposit, say, $500, they will keep hosting your website until you use up $500 worth of service, which for a modest static-HTML site with one domain should be many years.

    1. Re:one possibility by Anonymous Coward · · Score: 4, Interesting

      A client of ours had a website that gave comfort and advice to people who were considering suicide, or had lost a loved one to suicide. When he died of old age, his family wanted to ensure his site continued on for a pretedetermined time. They paid us up front for several years of hosting, and since we had a static HTML version of the site, and controlled the server and domain name registration, we were able to honour his legacy and follow their wishes. I have no idea if he helped comfort or save anyone after his death, but I like to think he did.

  9. Re:OMG - How will I update twitter when I'm dead? by SharpFang · · Score: 4, Funny

    I thought I could connect with the world of living over the Ethernet but it appeared not to be what I hoped.

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  10. Re:all of us are going to die by viperidaenz · · Score: 4, Funny

    Wrong.

    7 billion people are alive. 108 billion people have existed. That means 101 billion have died.

    That gives you a 94% chance of death and a 6% chance of immortality.

  11. Re:Renewing the domain name? No by Bite+The+Pillow · · Score: 4, Insightful

    I'm not being an asshole here, but "worst case" literally means "it could actually happen".

    If you explain it that way, it might help educate a few more people.

    "Worst case, I lose a few quid down the loo." Well, do you have anything else in your pocket like a phone or I.D. or more quid? Because worst case could be really devastating.

    Worst case is literally the worst thing that could happen within the realm of possibility. Meaning it is possible. Meaning you should try not to get to that point.