diff options
author | Micah Elizabeth Scott <beth@torproject.org> | 2023-03-21 12:56:10 -0700 |
---|---|---|
committer | Micah Elizabeth Scott <beth@torproject.org> | 2023-05-10 07:38:29 -0700 |
commit | ac29c7209dbdaf0d317f1c4eb67d5e330386552b (patch) | |
tree | 81d56c553348e7445df56cdcd0131b695f1b9a51 /src/feature/hs/hs_pow.c | |
parent | 6a0809c4e301f302367c751c5c11ff470bcf7388 (diff) | |
download | tor-ac29c7209dbdaf0d317f1c4eb67d5e330386552b.tar.gz tor-ac29c7209dbdaf0d317f1c4eb67d5e330386552b.zip |
hs_pow: bump client-side effort limit from 500 to 10000
500 was quite low, but this limit was helpful when the suggested-effort
estimation algorithm was likely to give us large abrupt increases. Now
that this should be fixed, let's allow spending a bit more time on the
client puzzles if it's actually necessary.
Solving a puzzle with effort=10000 usually completes within a minute
on my old x86_64 machine. We may want to fine tune this further, and it
should probably be made into a config option.
Signed-off-by: Micah Elizabeth Scott <beth@torproject.org>
Diffstat (limited to 'src/feature/hs/hs_pow.c')
0 files changed, 0 insertions, 0 deletions