Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElNiak authored Sep 2, 2024
1 parent b0e78cc commit 8ac4ef3
Showing 1 changed file with 32 additions and 16 deletions.
48 changes: 32 additions & 16 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,58 @@
# TODOs

* Rename gits
* Rename gits ?

## PANTHER
## PANTHER Ivy

* Merge mcmillan python3

* Use Jinja template for ivy_to_cpp

* refactor
* Improve Lexer + Parser code quality/readibility

* AVOID creating multiple time the same docker volume
* Improve documentations ?

* change os.system with subprocess or with python funct
* Refactor models
* Add comments
* remove deadcode

* add barplot progression
## PANTHER

* Complete config file
* Create single container for IUT -> less disk used
* Still ok ?
* Create new docker-compose/swarm per experience ?
* with docker network ? we need to create route
* What about when using shddow ? We send binary to shadow container ?

* Improving config files
* removing duplicate
* Add classes to save the states

* documentation + comments

* Refactor the python code itself

* Add template to automatise the addition of new protocols without modifying the code
* Better outputs managements

* should remove the <protocol>_runner/tester/stats.py
* Redo the readmes

* Add envariable to config file and automatise
* Enable better cli and webapp usage

* Add some tests

## PANTHER webapp

* refactor /creator with accordingly -> to allow and adapt multiple protocol
* https://github.com/Kanaries/pygwalker

* refactor /result with accordingly -> to allow and adapt multiple protocol

* Allow to add new implementation configuration

* https://github.com/Kanaries/pygwalker

* parler du framework

## PVF architecture

* Make docker internal system match to current system
* Make docker internal system match to current system ?

* build.py to replace makefile

* update docker compose file
* update docker compose file

0 comments on commit 8ac4ef3

Please sign in to comment.