Welcome to the circus.
docker compose up --build
Jester Social is a social media platform with the following features:
- Create a new account, pick a name, passphrase, and pre-made profile pic.
- You can create new posts, comment under other posts.
- You can HONK and BONK posts (similar to like and dislike).
- It is currently hosted at https://jester.social as a Digital Ocean droplet container
- There is no guarantee it will continue to be hosted there. In fact, it will likely break some day and may not get re-hosted.
- You can build and run it locally with the docker compose command above.
The purpose of this app is to demo how to set up security engineering scans (eg SAST, DAST) on a (semi-)realistic app.