Why are they charging per-user? What exactly does that mean? A company will have one singular account and send documents to non-Dropbox affiliated entities, who aren't classified as users.
A recent security incident involving Dropbox Sign
51–60 of 76 posts
Re: A recent security incident involving Dropbox Sign
#52Earlier quoted context omitted.
I'm not a business, I'm a paying customer on the most expensive personal tier. It's silly that they don't offer this feature for me. I also can't upgrade to a business plan because those require at least 3 users. It just feels like feature gatekeeping to me, but no way for me to pay more to get this feature. But I also understand that personal users are not Dropbox's main focus.
A Synology/QNAP/TrueNAS NAS is a far better solution, with no restriction.
Re: A recent security incident involving Dropbox Sign
#53Earlier quoted context omitted.
OK, so there is no fundamental obstacle for providing true e2ee.
What I'd really like is for the encryption to be plugable and orthogonal to file syncing. Ie: authentication with dropbox/proton/bittorrent concerns only that you pay your storage/ingest/egress bill, but is otherwise unprotected and in the clear. Encryption of the file payload and metadata as a "bring-your-own" — on device — stream cypher (and key derivation, key management). Key exchange and sharing among devices or…
Re: A recent security incident involving Dropbox Sign
#54Earlier quoted context omitted.
I'm not a business, I'm a paying customer on the most expensive personal tier. It's silly that they don't offer this feature for me. I also can't upgrade to a business plan because those require at least 3 users. It just feels like feature gatekeeping to me, but no way for me to pay more to get this feature. But I also understand that personal users are not Dropbox's main focus.
A Synology/QNAP/TrueNAS NAS is a far better solution, with no restriction.
Re: A recent security incident involving Dropbox Sign
#55> threat actor had accessed data including ... certain authentication information such as API keys, OAuth tokens, and multi-factor authentication.
> If I have a Sign account linked to my Dropbox account, is my Dropbox account affected? No. Based on our investigation to date, we believe this incident was isolated to Dropbox Sign infrastructure, and did not impact any other Dropbox products.
If you linked your Dropbox account to a Sign account, wouldn't Sign have had an OAuth token (or similar) with permissions to access documents in Dropbox accounts? One imagines that leaked, if everything else did. Would they have been able to detect this as a distinct access pattern from someone, say, choosing a file to sign via the Sign interface?
Re: A recent security incident involving Dropbox Sign
#56I love Dropbox but stuff like this is a good reminder to re-evaluate using any service that store large amount of personal data without e2ee. I understand that partly because of block-level diffing and syncing, it's hard to provide true e2ee for Dropbox, but it's still a big reason why I'm having most of my stuff in iCloud Drive (with Advanced Data Protection), despite liking Dropbox much more. Hope they'll come arou…
I used to love Dropbox, then they limited devices and storage so much it was barely worth it, and spamming me with nag popups all day to upgrade because my storage was near full sealed the deal and I just started using OneDrive (not much better but it's integeated and convenient, probably going to just go foss with a home server eventually). Another sad downfall of a once good company.
Re: A recent security incident involving Dropbox Sign
#57This is Dropbox Sign, not Dropbox. It’s a document signing product akin to Docusign, and was called Hellosign before Dropbox acquired them. We are a customer of theirs at my startup, and as far as I can tell Dropbox has made very few changes since the acquisition beyond changing the branding. So I wouldn’t take this incident to be an indicator of much on the cloud-storage side of the company.
Re: A recent security incident involving Dropbox Sign
#58Earlier quoted context omitted.
Hashed passwords? Surely they mean hashed and salted passwords. Right? Right???
They were using SHA1, then they migrated. 68 million accounts dumped: https://www.theguardian.com/technology/2016/aug/31/dropbox-h... https://www.troyhunt.com/the-dropbox-hack-is-real/ now they first hash the password using SHA512 (with a per-account salt) then they hash the password with bcrypt (with the default strength) then they encrypt the password with a key that the application server runs with, but that is no…
Re: A recent security incident involving Dropbox Sign
#59Earlier quoted context omitted.
I'm not a business, I'm a paying customer on the most expensive personal tier. It's silly that they don't offer this feature for me. I also can't upgrade to a business plan because those require at least 3 users. It just feels like feature gatekeeping to me, but no way for me to pay more to get this feature. But I also understand that personal users are not Dropbox's main focus.
A Synology/QNAP/TrueNAS NAS is a far better solution, with no restriction.
(Edit: changed offline to offsite)
Re: A recent security incident involving Dropbox Sign
#60> For those who received or signed a document through Dropbox Sign, but never created an account, email addresses and names were also exposed. So they also leaked data of people who are not their customers, and who never agreed to have their information collected. I doubt that flies under the GDPR.