this post was submitted on 02 May 2025
334 points (87.1% liked)

Technology

69600 readers
4296 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ArkyonVeil@lemmy.dbzer0.com 23 points 16 hours ago (2 children)

I'm of the opinion that encryption based security should be compartmentalized. IE, an encrypted folder, or "safe" app. Safes in housing are already a concept that is already commonly known so it would be natural to extend a safe into the digital realm. This would also help in the idea that safes are locked with a key, so if the user loses their keys, whatever is inside the safe, might as well be lost.

Now if EVERYTHING is a safe, (always on encryption). People will never known the difference. Its a dangerous type of security that is likely to be more a loss than a benefit.

[–] michaelmrose@lemmy.world 3 points 7 hours ago

For most folks they could just write down their encryption passphrase in a secure location with the rest of their papers since 99.9% of the risk is thieves stealing their laptops. For most folks the biggest secure item they have is the one they use constantly their browser and all the passwords it stores to all their services. You know the thing they use constantly.

A compartmentalized approach makes sense when the laptop contains really vulnerable data like laptops which have been stolen with bunches of client data on it or a journalists communication with confidential sources etc etc. In that case you STILL want to encrypt the whole thing but you want to separately encrypt the really important stuff with a different key so that every time you open your laptop to watch cat videos on youtube you aren't also unlocking all the data you will have to tell your companies users you lost.

[–] ouch@lemmy.world 4 points 11 hours ago

You are arguing for selective encryption, but I can't really find any technical argument in your comment.

Whether we are speaking of encryption at transit or rest, there's a general consensus that encrypting everything is best in every way except possibly performance for select cases.

For example, it allows hiding (meta)data about the really important bits, and with computers it's really difficult to tell which bits of (meta)data could be combined to abuse. Tampering is a consideration as well.