From 523ed4000c84caac3d4280aee86037a10de95bd4 Mon Sep 17 00:00:00 2001 From: emile Date: Sat, 19 Oct 2019 13:03:59 +0000 Subject: renamed the repo to circus-manager --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b8f6f15..1e84551 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# circus-challengeprovider +# circus-manager -This container will provide the challenges for the companion container making it possible to dynamically change challenges and host the circus in docker-swarm +This container will provide the challenges for the companion container making it possible to dynamically change challenges and host the circus in docker-swarm. It will serve as a central manager making it possible to controll the challenge properties such as name, desription, flag, container to run, points and other. ## Function -The challengeprovider is part of the docker swarm providing the challenges for +The challenge-manager is part of the docker swarm providing the challenges for the individual companion containers. -The spawned companion containers access the challenge provider, request the -challenges, recieve them and hosts them for the users. +The spawned companion containers access the challenge-manager, requesting the +challenges, recieving them and hosting them for the users. In order to not transfer the flag over a possibly insecure connection, the sha256 sum of the flag is transmitted. The companion containers can verify the -- cgit 1.4.1