General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
Mental Outlaw
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "MEGA's Cloud Storage Has Broken Encryption" video.
Sounds like a possibly good idea, depending on how its implemented. I suppose if each user took their own security into their own hands and encrypted their files and signed them with their own key then it would eliminate framing attacks for such users as well as data theft.
4
I would definitely not recommend zip encryption. It is very weak and easily bypassed. Even 7zip as several have recommended is a bad idea. PGP is a somewhat odd solution because it's mostly for sending things to someone else on an untrusted network. You could make two public and private keys and make like you're sending it to yourself, but that's awkward. Of course, this would make for a really secure transfer as you could physically transport the keys for your split personality to a secondary location and be mostly sure that the data hasn't been compromised as no one would ever see either public key except for you.
4