From 3f3f7b1fe53f8096b52a22be6e2496a3854c8879 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 15:22:45 +0800 Subject: Note the JS solver is extra slow --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 85fdfb8..7d4c1a9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ a bit unnecessary. - **The cryptography hasn't been audited.** I wrote this after a tiring school week and this definitely needs some review. +- The JavaScript challenge solver is very, very slow. The solver written in C + as presented in the web interface is a few thousand times faster. - We should allow Git clients and RSS readers. - If a user is attempting to submit a POST request but their powxy cookie is invalid, powxy would redirect them to a challenge, and their POST data will -- cgit v1.2.3