hugsy / ctfhub

Where CTFs happen
77 stars 13 forks source link

Use excalidraw as whiteboarding solution for challenges #57

Closed gcalmettes closed 1 year ago

gcalmettes commented 1 year ago

This PR addresses #53 and replace whiteboard with Excalidraw as collaborative whiteboarding solution for the CTF challenges.

In order to not rely on excalidraw.com for the collaborative server, excalidraw-storage-backend is leveraged, and excalidraw is build locally to be self-hosted (Makefile provided).

Instructions have been added to the Readme.