From d1bfd80f48fc650c37a491f96dafcd181e4922f1 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 18 Sep 2022 17:08:51 -0600 Subject: [PATCH] Update with one more improvement. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1e92fa8..50fd201 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,7 @@ and usability improvements that could be utilized with more time. Better UI outline and arrangement could also be done, but is limited by my design skills. I would probably enlist a designer to help with that. + +I could have added a one time public/private keypair for signing and +validating the post requests so that you can't just increase your own +score by using fabricated post requests.