All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

GitHub Implements Post-Quantum Secure SSH Key Exchange for Enhanced Git Data Protection

By

brian m. carlson

8mo ago· 6 min readenNews

Summary

GitHub is introducing post-quantum secure SSH key exchange algorithms (sntrup761x25519-sha512) to enhance security for Git data access. This change only affects SSH connections and not HTTPS access, and specifically excludes GitHub Enterprise Cloud with US data residency. The update aims to protect data both currently and against future quantum computing threats.

Key quotes

· 4 pulled
We're adding a new post-quantum secure SSH key exchange algorithm, known alternately as sntrup761x25519-sha512 and [email protected], to our SSH endpoints for accessing Git data
This only affects SSH access and doesn't impact HTTPS access at all
It also does not affect GitHub Enterprise Cloud with data residency in the United States region
These changes will keep your data secure both now and far into the future
Snippet from the RSS feed
GitHub is introducing post-quantum secure key exchange methods for SSH access to better protect Git data in transit.

You might also wanna read