diff --git a/src/pages/how-to/enable-post-quantum-cryptography.mdx b/src/pages/how-to/enable-post-quantum-cryptography.mdx index 201c1961..53cb67f8 100644 --- a/src/pages/how-to/enable-post-quantum-cryptography.mdx +++ b/src/pages/how-to/enable-post-quantum-cryptography.mdx @@ -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. 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. -[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 @@ -67,4 +67,4 @@ netbird up --enable-rosenpass --rosenpass-permissive - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) - Follow us [on Twitter](https://twitter.com/netbird) - Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-vrahf41g-ik1v7fV8du6t0RwxSrJ96A) -- NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub \ No newline at end of file +- NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub