chore: Fix rosenpass tool link in readme.md

This commit is contained in:
Kat Fox
2026-06-06 14:27:09 +01:00
committed by Ilka Schulz
parent c9fd0b041f
commit d87e83182e
+1 -1
View File
@@ -8,7 +8,7 @@
This repository contains
1. A description of the [Rosenpass protocol](https://github.com/rosenpass/rosenpass/raw/papers-pdf/whitepaper.pdf)
2. The reference implementation of the protocol the [rosenpass tool](./src)
2. The reference implementation of the protocol the [rosenpass tool](./rosenpass)
3. A frontend integrating Rosenpass and WireGuard to create a vpn the [rp frontend](./rp)
4. [Security analysis](./analysis) of the protocol using proverif