aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 48bc9d4..8717949 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ It may experience occasional outages.
HTTP protocol.
- Currently we round times to the nearest week for persistence, but this could
cause issues if a user completes the challenge at the end of a rounded week.
+- SHA-256 is actually a pretty bad choice for proof-of-work. We should use
+ something like bcrypt or scrypt or argon2.
## Build