aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 11:03:54 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 11:03:54 +0800
commit5900d07441a06feed866ff2378305ec062d9a8f8 (patch)
tree04aeea5649fdba9e2e82ebdf937dd8e9a2b4ec07 /README.md
parentAdd week rounding bug to README (diff)
downloadpowxy-5900d07441a06feed866ff2378305ec062d9a8f8.tar.gz
powxy-5900d07441a06feed866ff2378305ec062d9a8f8.tar.zst
powxy-5900d07441a06feed866ff2378305ec062d9a8f8.zip
Note that we should allow git clients and rss readers etc
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08bda8b..c12bed9 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.
- **The cryptography hasn't been audited.** I wrote this after a tiring school
week and this definitely needs some review.
+- 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
be lost.