Live data from Hacker News

Show HN: Mummify – Preserve web content, fight link rot

mummify.it

1–10 of 70 posts

Re: Show HN: Mummify – Preserve web content, fight link rot

#2
Interesting in light of this discussion: https://news.ycombinator.com/item?id=6504331

But to trust that something like this to make a permanent copy of stuff I'm linking to, I'd need to know a bit more about them. Else this is effectively like using a link shortener -- a single point of failure.

Re: Show HN: Mummify – Preserve web content, fight link rot

#4
post #2

Interesting in light of this discussion: https://news.ycombinator.com/item?id=6504331 But to trust that something like this to make a permanent copy of stuff I'm linking to, I'd need to know a bit more about them. Else this is effectively like using a link shortener -- a single point of failure.

Hey creator here, we realize there is a bit of a trust issue, thats why we have the paid plans. Our costs are low enough that, even if you were our only paying customer left we would be able to keep the service running just for you.

Re: Show HN: Mummify – Preserve web content, fight link rot

#8
I don't get the number of free/paid mummifications? Seems very low, space or bandwidth are abundant.

I think, and with respect to original developer, this is more a feature then an app and probably would help if it would be developed further to target more specific problem/group.

Having said that, I wish you best.

Re: Show HN: Mummify – Preserve web content, fight link rot

#9
post #5

One point to note is that a DMCA takedown targeted at Mummify.it will remove the content just as it would from the nytimes.com. If I manually save that content to disk then any DMCA take down doesn't affect the content stored on my local hard disk.

If it's something personal, I use http://archive.is with their bookmarklet in Chrome (free; unlimited archiving). It immediately renders the page, saves a copy with a unique url, and gives me a .zip link to download the archive.

If it's something I want to submit to the Internet Archive, I use wget with WARC extensions (http://www.archiveteam.org/index.php?title=Wget_with_WARC_ou...), submit the archive to the IA and notify them it needs to be merged in, and keep the .tar.gz archive.

Eventually I'll webapp/one-click the whole thing, with an archive to S3 and/or Glacier.

Disclaimer: archiveteam participant

Post reply on HN