mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-01 14:56:37 +00:00
Fix: Typo in selfhosted doc (#184)
Corrected Typo: `... future threads.` -> `... future threats.`
This commit is contained in:
@@ -4,7 +4,7 @@ import {Note} from "@/components/mdx";
|
|||||||
Post-quantum cryptography aims to mitigate risks associated with quantum computing's potential to undermine existing encryption methods.
|
Post-quantum cryptography aims to mitigate risks associated with quantum computing's potential to undermine existing encryption methods.
|
||||||
Current concerns include the possibility of bad actors collecting encrypted network traffic to decrypt it once quantum computers become available.
|
Current concerns include the possibility of bad actors collecting encrypted network traffic to decrypt it once quantum computers become available.
|
||||||
This 'harvest and decrypt later' strategy threatens the confidentiality of presently secure communications.
|
This 'harvest and decrypt later' strategy threatens the confidentiality of presently secure communications.
|
||||||
[Rosenpass](https://rosenpass.eu), a post-quantum secure protocol, addresses these concerns by offering advanced cryptographic measures to protect VPN connections against such future threads.
|
[Rosenpass](https://rosenpass.eu), a post-quantum secure protocol, addresses these concerns by offering advanced cryptographic measures to protect VPN connections against such future threats.
|
||||||
|
|
||||||
|
|
||||||
## About Rosenpass
|
## About Rosenpass
|
||||||
|
|||||||
Reference in New Issue
Block a user