TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Is DropBox Decrypt something we need to worry about?

2 点作者 biturd超过 10 年前
Aside from probably being a good idea to look at a local alternative which I saw mentioned on here to day or yesterday, I am curious, is this something we need to be concerned about?<p>http:&#x2F;&#x2F;www.magnetforensics.com&#x2F;decrypting-the-dropbox-filecache-dbx-file-new-free-tool&#x2F;<p>I was looking to find out what the files were, why they are so large, do they need to be backed up, etc. And then, ran into a way to decrypt them.<p>Suggestions and opinions?

3 条评论

Someone1234超过 10 年前
That isn&#x27;t a security issue.<p>If you have access to the encrypted DropBox cache you likely also have access to the raw files themselves (via both DropBox and the File System) and also have the meta data stored elsewhere (e.g. filesystem, backups, restore points, et al).<p>The fact that DropBox even encrypts that is &quot;cute.&quot; The fact they encrypt it using the LSASS makes it almost worth while (almost). But realistically there are very few scenarios outside of computer forensics where this kind of thing is useful to someone.<p>The reason it is useful to them is: They may not have a warrant for your DropBox (but do have your computer in their possession). The files are deleted locally but on DropBox, so they can leverage the cache to get a warrant for DropBox.<p>As a note tons of other stuff caches meta data within unencrypted SQLite databases such as Skype, Chrome, Firefox, Thunderbird, et al. It isn&#x27;t a security issue there either as your user is meant to have access to this (just as with DropBox).
评论 #8410454 未加载
anonymouse123超过 10 年前
If you&#x27;re concerned about this sort of thing (which I think we all should be) you can use something like boxcryptor.
guhuifeng超过 10 年前
Decryption helps.