feat: add clean_warnings() in __init__.py

chore: update TODO.md

Co-Authored-By: Benjamin Lipp <blipp@rosenpass.eu>
This commit is contained in:
Anja Rabich
2025-04-22 18:05:20 +02:00
parent 56db757de3
commit 3e161d8c8d
3 changed files with 46 additions and 8 deletions

View File

@@ -2,4 +2,13 @@
## Next steps
* figure out why ProVerif is started on the non-processed mpv file
* ~~figure out why ProVerif is started on the non-processed mpv file~~
* ~~rework rebound warnings (`clean_warnings` Bash function)~~
```bash
rosenpass$ rosenpass-marzipan run-proverif target/proverif/03_identity_hiding_responder.entry.o.pv target/proverif/03_identity_hiding_responder.entry.log
```
* provide log parameter to `rosenpass-marzipan`-call
* cpp pre-processing stuff
* awk pre-processing stuff
* `pretty_output` Bash function