Live data from Hacker News

Show HN: NoFile.io – A simple file storage site with lots of perks

nofile.io

51–60 of 193 posts

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#51
post #4
post #3

Earlier quoted context omitted.

It looks like the 'Forum URL' and 'HTML URL' fields on the upload completed page are mixed up

Fixed, thanks for pointing that out.

Parse error: syntax error, unexpected '!' in /home/nofile/public_html/download.php on line 382

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#52
post #37

Earlier quoted context omitted.

At the moment there is no revenue source. So what makes you think your fate will be any different than that of all the other free file hosts that have had to resort to advertising in order to survive?

The site will simply not operate with large margins like other sites. The cost of keeping the servers and development running will be covered by a premium plan that's targeted to heavy users.

Isn't storing and serving terabytes of stuff pretty expensive? How many heavy users do you think you'll manage to win over in the first place, much less convince them to pay for the privilege of uploading their 100GB of illicit car diagnostic software to your website? Do you have an actual niche you plan to target?

I don't mean to be negative, it's just that I've seen the transition from free to freemium to ad-supported to Rapidshare to dead happen over and over again. These services don't seem to operate with large margins - from the outside, it looks more like all of them are on the brink of bankruptcy.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#53
Nice work, looks like an interesting project. I do think your site copy could do with some work though. It's not entirely clear from the current text what the service actually is - is it for sharing files with others, is it a Dropbox competitor or is it an S3 competitor?

The following phrase made me feel a little uncomfortable about using the product.

"How can this be a free service? Magic. In the future a paid service will be introduced offering more awesome features, but don't worry it shouldn't affect the free service."

I'd rephrase this - definitely remove the shouldn't as that tells me that while my files shouldn't be deleted, they might be.

Finally, just a minor thing, but the down arrow under the "Click Here Or Drag & Drop To Start Uploading" doesn't work for me (latest Chrome on Mac). I assume it should scroll down the page but it didn't for me at least.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#54
post #2

"It's ridiculously difficult to share a single file online without a bunch of hassle. Most sites either riddle their pages with ads so you have to guess where the correct download button is and usually restrict useful features to their premium users. All those useful features have been added to NoFile and made available for anyone who wants to use it - all free from ads, registrations, payments and it respects your p…

Switching the link format (html, bbcode, plain) is broken after the first switch, showing the wrong URL

When you upload the same file it warn. Good enough. But when you continue anyway the KB/s and ETA displays do not show anything.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#55

The PDF preview doesn't show my PDF ... is that a placeholder or someone else's file? http://i.imgur.com/IEHrxm7.png https://nofile.io/f/KrLDHQyKt4J

This was caused by a bug and the PDF preview had been briefly replaced by a placeholder.

You should now be able to see your own PDF instead of a placeholder, thanks for pointing it out.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#56
I have a tough time trusting a new service where I cannot figure out where this business is located / registered, where they have a physical presence, the person/team who built this service. Having more details in an About Us section would help it look more legit.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#57
post #45

Earlier quoted context omitted.

>> "there will be a more humane premium plan" In plain-English, what does this mean?

Basic features will be available to all free users and no extreme upload/download limits (e.g 100 KB/s download speeds, 100 MB upload limits, etc.).

Sounds exactly like other services that offer premium file services, how is this different? Also, while I know you're claiming this doesn't take away from the free users, it clearly does.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#58
post #39

I might be wrong, but it seems to me that the encryption key for the file is the truncated SHA256 hash of the file itself. This is not how you want to generate an encryption key. Edit: also, password protection is enforced server side, and has nothing to do with encryption

The key is the truncated hash of the file for the purpose of file deduplication. However, it will not impose any security risks as the person who wishes to decrypt it would have to know the hash of the file which requires them to already know the contents of the file making it useless.

The password encryption is indeed server-side, but it is mainly there to protect the file against anyone who somehow finds/guesses the URL and it's a useful feature if you want to slightly increase the level of security without encrypting the file with AES.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#59
post #37

Earlier quoted context omitted.

The site will simply not operate with large margins like other sites. The cost of keeping the servers and development running will be covered by a premium plan that's targeted to heavy users.

Isn't storing and serving terabytes of stuff pretty expensive? How many heavy users do you think you'll manage to win over in the first place, much less convince them to pay for the privilege of uploading their 100GB of illicit car diagnostic software to your website? Do you have an actual niche you plan to target? I don't mean to be negative, it's just that I've seen the transition from free to freemium to ad-suppor…

I generally see prices of 2 cents per gigabyte per month for active storage, even less, most under half a cent per gigabyte per month for long-term archival. Assuming there were willing to fork out 10 dollars a month, they would be able to get around a terabyte of storage.

Lets imagine our average citizen uploads quarter of a gigabyte, that means 4,000 visitors uploading files per $10 client. Assuming you can keep other costs really low, it's not too outrageously expensive.

Re: Show HN: NoFile.io – A simple file storage site with lots of perks

#60

Nice work, looks like an interesting project. I do think your site copy could do with some work though. It's not entirely clear from the current text what the service actually is - is it for sharing files with others, is it a Dropbox competitor or is it an S3 competitor? The following phrase made me feel a little uncomfortable about using the product. "How can this be a free service? Magic. In the future a paid servi…

Dropbox and S3 are too far from us right now and I wouldn't call them competitors.

NoFile is a simple tool that allows you to quickly share files with lots of options, nearly no limitations and at the same time as you don't have to sign in.

"I'd rephrase this - definitely remove the shouldn't as that tells me that while my files shouldn't be deleted, they might be."

You're right about that as the premium plan will never lead to files uploaded by free users to be deleted. The premium plan will only be targeted to more heavy users and won't affect the free users.

"Finally, just a minor thing, but the down arrow under the "Click Here Or Drag & Drop To Start Uploading" doesn't work for me (latest Chrome on Mac). I assume it should scroll down the page but it didn't for me at least."

The button was indeed not working and it's now been fixed, thanks for pointing it out.

Post reply on HN