this post was submitted on 08 Mar 2026
701 points (99.3% liked)

Technology

82488 readers
3517 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
 

The Foundation sees this as a contradiction to the EU's own interoperability goals. Although XLSX is standardized as OOXML according to ISO/IEC 29500, Microsoft's implementations often deviate from the specifications. Furthermore, features often change undocumented, which complicates compatibility with open-source software such as LibreOffice.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] b_tr3e@feddit.org 2 points 1 day ago (1 children)

Encryption alone won't prevent ransomware to encrypt it again. The original files need to be readable after all, so they are either unencrypted at boot or appear unencrypted to the (infected) client by machine/session key management. Nevertheless, adding an addittional, ""hostile" encryption layer will make them unreadable. The reasonable thing would be not to use a monocultural, standard setup that is known to be vulnerable to that kind of attack and first of all to get rid of fucking Outlook which has always been a dumpster fire.

[โ€“] wonderingwanderer@sopuli.xyz 1 points 21 hours ago

Oh man, I always thought if your drive was already encrypted that a hostile actor couldn't encrypt it for ransomware. I don't know where I read that but it was a long time ago and I guess someone lied to me, but it's whatever.

So what's the vulnerability that would be exploited, something about using the swap space to get into the encrypted drive? Or does the attack apply to the outside of the container? I'm curious cause I'm working on hardening my own system currently and I want to make sure I'm not leaving any gaps in my blind spots