I just found a weird things on they ToS [1] ... 8. Our service may automatically delete a piece of data you upload or give someone else access to where it determines that that data is an exact duplicate of original data already on our service. In that case, you will access that original data. Duplicate check, I get that. But, how do they do it? They say the files are encrypted on the browser, so if I upload file X an…
Mega has launched
51–60 of 272 posts
Re: Mega has launched
#52Much ado about nothing.
Re: Mega has launched
#53Does anyone understand how their implementation of client-side encryption is actually supposed to make my data safer? After logging in for the first time, a 2048-bit RSA key pair was generated, but it seems that every time I log in I just use a username (email) and password. Does that mean the RSA private key is stored on MEGA's servers? If so, doesn't that render the whole "client side encryption" bit moot? If MEGA…
According to the help page, no keys (except the public key) ever leave the client [1]. [1] https://mega.co.nz/#help_security EDIT: The senario in the posts above sound more likely. The exact text of the help is "No usable encryption keys ever leave the client computers (with the exception of RSA public keys)." So they probably store an encrypted version of the keys server side.
How do other people access my stuff?
Doesn't work...
Re: Mega has launched
#54Re: Mega has launched
#55I just found a weird things on they ToS [1] ... 8. Our service may automatically delete a piece of data you upload or give someone else access to where it determines that that data is an exact duplicate of original data already on our service. In that case, you will access that original data. Duplicate check, I get that. But, how do they do it? They say the files are encrypted on the browser, so if I upload file X an…
EDIT: They never get to see your key or what is in the file.
Re: Mega has launched
#56After signing up, MEGA suggested that I download Google Chrome to use the service (I was using Safari). I was expecting some affiliate link there, but there wasn't any.
Well, why do you use Safari?
Re: Mega has launched
#57is this a joke? I'm on FF19
Re: Mega has launched
#58The clean interface makes the tagline (lifted from Daft Punk w/o credit) that much more conspicuous. Clearly, some things haven't changed.
I do not believe Daft Punk has exclusive rights to /\w+er\.? better\.? faster\.? stronger/, but I could be wrong.
Fucker.
Re: Mega has launched
#59They're not caching any of their static resources, that might explain the amount of bandwidth use Dotcom is apparently seeing. Edit: They're not gzipping any of the 2.5MB in static resources either. I realise that probably doesn't impact their API calls that are failing, but it's still a big oversight.
Not using Gzip is obviously a big mistake.