Welcome to the DVID opensource space.
More details about this repo : https://dvid.eu/opensource Also, you can request an access to experience on contact@dvid.eu (https://experience.dvid.eu)
Because the DVID contributes to opensource, you are more than welcome to contribute. We happily accept CTF challenges, proof-of-concepts or just fun stuff.
If you want to contribute, please follow these steps :
- Clone this repo
- Create a new branch with an explicit name
- Push your contribution to this new branch
- Request a merge request on the main branch of this repo
- After review, your contribution will be added
Your contribution needs to respect the following rules :
- Each trainings needs to end with a flag (DVID-XXXXXX)
- The solution needs to be detailed but the flag must not be given
- The training or challenge needs to be in a docker environment. Docker-compose is accepted, but only if the configuration of a single docker is not possible. Access to the game environment must be local, on the player's workstation.
