Hacker News new | ask | show | jobs
Show HN: Eternum: Easy IPFS pinning (eternum.io)
30 points by stelabouras 3260 days ago
2 comments

I've been looking for this service for a long time. I liked the way it works and the simple interface.

What happens if my balance is exhausted? Do you notify me or my files are just gone?

We notify you when your balance drops below $1, which should be enough time to top-up again. In the future we're thinking of having that notify N days before we estimate your balance going to 0.

By the way, the site uses trackingco.de for analytics, so I can give you some free balance to return the favor :)

Good to know about that, because I tried to top up $1 earlier, the browser didn't allow me, then I edited the DOM manually and succeeded in getting a Stripe payment modal -- however it seems that the notification system wasn't ready for misers like me.

Thank you for the free balance, that was very kind!

Haha, the $2 minimum was too much, huh? :P
I'm trying to understand.

Why use this service when dropbox, microsoft and google offer free plans. And are 10x-15x cheaper at scale?

and this allows you to bundle multiple services together. https://www.opendrive.com/opendrive-is-on-odrive

This service is for pinning files on IPFS. Say, for example, that someone wants to publish a paper that they want to always be available (even if a government tries to take it down). IPFS helps by making distribution p2p, as anyone who accesses the file can also redistribute it until it expires from their cache.

Pinning removes this expiration, and serves the file forever. Eternum provides that service, making sure the file will always be on at least one node, and thus always accessible.

It's not really comparable to Dropbox or S3 at all.

Our marketing currently assumes you're familiar with IPFS, as I don't think the service will be too useful directly if you aren't. Maybe we should change that, though.

Another avenue for this is, for example, what IPFessay (http://ipfessay.stavros.io) does: it publishes a file on IPFS and then invites you to click a link to Eternum to pin it, even without knowing how IPFS or Eternum work.

you will still take it down with a DMCA request though.
From our server. We can't do anything about taking it down from the network.
If nobody else has a copy of the paper on the network?
If a file is so obscure that nobody has ever wanted to read it, and it was only on one node, and that node also stops serving it, then it leaves the network until someone puts it back in.
From my understanding it's more like web hosting with IPFS than file storage with Dropbox. You could put up an HTML web page and instead of running your own IPFS node in order to let people access your site, they run it for you.
Well, your argument could be pointed against Amazon S3, because they charge while Google, Dropbox and Microsoft offer storage for free.

This is IPFS, the use case is different.