diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |