aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-24 07:07:59 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-24 07:07:59 +0800
commit11d501de275c2143a01e4b1eb7f54f798110ff6c (patch)
treea22147d3e50f82645ceeba63ff789a1917c7ddf5
parentUpdate README (diff)
downloadpowxy-11d501de275c2143a01e4b1eb7f54f798110ff6c.tar.gz
powxy-11d501de275c2143a01e4b1eb7f54f798110ff6c.tar.zst
powxy-11d501de275c2143a01e4b1eb7f54f798110ff6c.zip
README.md: Add known issue about Safari address families
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 736ab3c..3a6fb88 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,8 @@ It may experience occasional outages.
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.
+- Safari on iOS and iPadOS seem to unpredictably make their requests from
+ different address families, which causes the challenge to fail.
## Build