Upload / Up1

Client-side encrypted image host web server
MIT License
811 stars 97 forks source link

Chrome crash after file encryption #23

Closed Fornax96 closed 9 years ago

Fornax96 commented 9 years ago

This video says it all: http://pixeldra.in/u/CyrbcU

The file I tried to upload is a 183 MB AVI video.

andre-d commented 9 years ago

Up1 does not yet support chucked file upload or encryption and at this time is intended for small files which fit in memory. On Jul 31, 2015 5:59 AM, "Fornax96" notifications@github.com wrote:

This video says it all: http://pixeldra.in/u/CyrbcU

The file I tried to upload is a 183 MB AVI video.

— Reply to this email directly or view it on GitHub https://github.com/Upload/Up1/issues/23.

andre-d commented 9 years ago

I have created issue #24 (File upload limit on the particular host you used is likely set to 50MB but it tried to upload anyway) and #25 (To try to ease up on the amount of memory we use) to track this issue better.