mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +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
|
||||||
@@ -67,4 +67,4 @@ netbird up --enable-rosenpass --rosenpass-permissive
|
|||||||
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird)
|
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird)
|
||||||
- Follow us [on Twitter](https://twitter.com/netbird)
|
- Follow us [on Twitter](https://twitter.com/netbird)
|
||||||
- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-vrahf41g-ik1v7fV8du6t0RwxSrJ96A)
|
- 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
|
- NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user