diff --git a/readme.md b/readme.md index 6021361c..3fa802fb 100644 --- a/readme.md +++ b/readme.md @@ -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