split challenges off #14

Open
opened 2024-09-09 11:40:57 +02:00 by cscherrNT · 0 comments
Collaborator

Ideally, the challenges should probably be separate binaries.

  • split challenges into other crates
  • let them implement the ChallengeLike trait
  • add a CLI to that trait
  • start the challenges with the CLI as children of the server
  • maybe maybe start the challenges as docker containers or vms or something?
  • figure out inter process communication maybe

Somehow this project has gotten so much bigger than I initially thought

Ideally, the challenges should probably be separate binaries. - [ ] split challenges into other crates - [ ] let them implement the `ChallengeLike` trait - [ ] add a CLI to that trait - [ ] start the challenges with the CLI as children of the server - [ ] maybe maybe start the challenges as docker containers or vms or something? - [ ] figure out inter process communication maybe Somehow this project has gotten so much bigger than I initially thought
cscherrNT added the
Kind/Feature
Priority
Low
Status
Need More Info
labels 2024-09-09 11:40:57 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/wooly-vault#14
No description provided.