Fix rosenpass tool link in readme.md (#777)

This commit is contained in:
Ilka Schulz
2026-06-07 09:22:45 +02:00
committed by GitHub
+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