5 ms·
So Dropbox security is based on a code obfuscator? And was it an intern that let us log into any dropbox account with any password? Kidding, but seriously, the
by bkaid 15y ago
So Dropbox security is based on a code obfuscator? And was it an intern that let us log into any dropbox account with any password? Kidding, but seriously, they need to get more interns because one of the most requested feature for years on their site is remote wipe (https://www.dropbox.com/votebox/35/remote-destroy-purge-option-if-laptop-is-stolen https://www.dropbox.com/votebox/35/remote-destroy-purge-opti...) and they never implement it. Granted its not an entirely reliable method but its better than not offering it.
- esrauch 15y agoEvery major company uses code obfuscation/minification/compilation on their javascript. It's not really clear what they mean though...
- latch 15y agoI think it's pretty clear that they mean their source code. This isn't about user security, it's about their intellectual property. (To your parent, not you): Sometimes I'm sure people misunderstand on purpose just so they have something to be indignant about.
- igorgue 15y agoobfuscation != minification != compilation
- esrauch 15y agoCompilation where the source and target language are the same = obfuscation and minification
- kingkilr 15y agoThis isn't for their javascript, it's for their client which is Python code. Their previous obfuscator has been broken (by at least one nice hacker who told them).
- rodh257 15y agoThat's not what they are saying at all. The obfuscator is to protect their source code, it has nothing to do with your account and files being secured or not.
- crdoconnor 15y agoRemote wipe is a horrible way to implement security on a Dropbox account. Better is client side encryption - although Dropbox has no intention of implementing that either. There are a few other companies that have, however: http://skeptu.com/secure-alternatives-to-dropbox http://skeptu.com/secure-alternatives-to-dropbox