this post was submitted on 19 Dec 2023
666 points (97.6% liked)

Technology

59374 readers
7409 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Dropbox removed ability to opt your files out of AI training::undefined

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 152 points 11 months ago (18 children)

Why does dropbox have the ability to see your files at all? That seems like a pretty bad security flaw in the first place.

[–] [email protected] 7 points 11 months ago (5 children)

There are drawbacks to end-to-end encryption (E2EE). I'm not aware of any E2EE cloud storage systems that have the features Dropbox provides. I would LOVE to know of any that...

  1. Support at least the big 5 platforms (Android/iOS/Mac/Windows/Linux).

  2. Have a functional web interface.

  3. Support sharing and collaboration.

  4. Have a search feature

  5. Sync to the local filesystem on a folder-by-folder or even file-by-file basis

  6. Integrate with other tools (e.g. android file picker)

It's not easy to do all that with E2EE, like a functional web interface, search, and integration.

ProtonMail's search, for example, is limited to subject and metadata, and that's specifically because they DON'T use E2EE for that.

I'm willing to compromise some of this for the sake of E2EE, but I'm not at all surprised that feature-first services are more popular than privacy-first services.

[–] [email protected] 3 points 11 months ago (1 children)

I think proton drive covers all but the collaboration

[–] [email protected] 4 points 11 months ago

I just checked to see if I missed a big update.

There's still no Linux client, and it cannot sync files on Android (it only supports photo backups).

I can't work around that limitation on Android with FolderSync, either, the way I can with Google Drive, Dropbox, Box, or any WebDAV- or S3-compatible server. Since it uses E2EE, any uploads need to go directly through the app, so integrations are difficult.

It doesn't seem to have a search feature, either, at least not on Android. I can't imagine there's any content-aware search on the web UI, since that can't be done server-side.

There's been some interesting research in homomorphic encryption over the past couple years, which might someday lead to encrypted server-side search. But I think there are still major hurdles to actually implementing it securely and efficiently.

load more comments (3 replies)
load more comments (15 replies)