-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |