diff options
author | maride <maride@darknebu.la> | 2018-08-14 11:40:50 +0200 |
---|---|---|
committer | maride <maride@darknebu.la> | 2018-08-14 11:40:50 +0200 |
commit | 61c8c9d29824a7ec1ebfb96413ce1713260dfd57 (patch) | |
tree | a094c63006ccc7f8e0eb4b306a85356a0675a860 |
Add README with basic scope/purpose description
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e218b7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# circus-companion + +The companion ~cube~ container spawned specifically for one user. + +## Purpose + +- Validator for flags +- Temporary secret vault for the user +- control endpoint of challenge containers for the user |