aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 10:15:03 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 10:15:03 +0800
commit2f565ac399d0c2bcaf12a7cf0b1f1e2a49bcce8e (patch)
tree1be1aa79e5347690315828801610eda121bb883e
parentRemove WIP tag (diff)
downloadpowxy-2f565ac399d0c2bcaf12a7cf0b1f1e2a49bcce8e.tar.gz
powxy-2f565ac399d0c2bcaf12a7cf0b1f1e2a49bcce8e.tar.zst
powxy-2f565ac399d0c2bcaf12a7cf0b1f1e2a49bcce8e.zip
Note the need for a crypto audit
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5387f16..a9fbf0c 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.
## Bugs
-- The cryptography hasn't been audited. I wrote this after a tiring school week
- and this definitely needs some review.
+- **The cryptography hasn't been audited.** I wrote this after a tiring school
+ week and this definitely needs some review.
- 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.