charon/devlog/3.md

265 B

Initial commit

So I finally have a working 'prototype'. It has no PoW functionality, and authenticates based on a cookie called 'auth'. It successfully redirects requests to either the challenge server or the main website based on this primitive authentication.