aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 15:22:45 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 15:22:45 +0800
commit3f3f7b1fe53f8096b52a22be6e2496a3854c8879 (patch)
tree3a302ae3068aedd2243a559f4b1359065746ebbd
parentCut half of the cookie, the HMAC is enough (diff)
downloadpowxy-3f3f7b1fe53f8096b52a22be6e2496a3854c8879.tar.gz
powxy-3f3f7b1fe53f8096b52a22be6e2496a3854c8879.tar.zst
powxy-3f3f7b1fe53f8096b52a22be6e2496a3854c8879.zip
Note the JS solver is extra slow
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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