this post was submitted on 27 Mar 2026
69 points (91.6% liked)

Technology

83125 readers
3702 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
 

Banks, governments and technology providers need to be prepared for quantum computer hackers capable of breaking most existing encryption systems by 2029, Google has warned.

The tech company said in a blogpost that quantum computers would pose a “significant threat to current cryptographic standards” before the end of the decade and urged other companies to follow its lead.

The company, owned by Alphabet, said: “The encryption currently used to keep your information confidential and secure could easily be broken by a large-scale quantum computer in coming years.”

As it stands, quantum computers – which can rapidly carry out complex tasks – are a nascent technology with great potential and significant obstacles to being widely usable.

you are viewing a single comment's thread
view the rest of the comments
[–] TribblesBestFriend@startrek.website 14 points 1 day ago (1 children)

https://signal.org/blog/spqr/

Tell us something we didn’t know google, turns out there’s people out there that already devising solutions for this problem but your already know that

[–] boatswain@infosec.pub 1 points 23 hours ago (1 children)

I mean, they specifically point to post-quantum cryptography and advise people to move towards it in the article:

Google said: “We’ve adjusted our threat model to prioritise post-quantum cryptography migration for authentication services – an important component of online security and digital signature migrations. We recommend that other engineering teams follow suit.”

The issue here is not that there aren't solutions; it's that organizations are not interested in taking the time and effort to move towards them. I've been beating this particular drum at my org for about a year, and I've gotten zero traction. This is a concern because moving to New encryption means taking all the data you've got, decrypting it, and re-encrypting it. That's not fast when you're talking hundreds of terabytes.

[–] TheFogan@programming.dev 3 points 20 hours ago (1 children)

Fairly not super experienced on things. but how viable is a layered system, does it just prohibitively slow or storage consuming or is it moderately feasible to say double encapsulate everything.

[–] boatswain@infosec.pub 3 points 19 hours ago

Huh, interesting; that's a good question. I'm not actually sure about that; it'd be a good thing for me to dig into more. Thanks for the thought!