computational puzzles (brute force)
Posted
by acidzombie24
on Stack Overflow
See other posts from Stack Overflow
or by acidzombie24
Published on 2010-05-06T20:51:04Z
Indexed on
2010/05/06
20:58 UTC
Read the original article
Hit count: 174
puzzle
|brute-force
Not that i need it but it was interesting to hear someone speak about their server and protecting it from DOS attack by having a puzzle that the client must solve before the server will do anything (it doesnt do allocations or make a session unless solved).
The person also said puzzles can be made to take a quick amount of time or long. And they are easy to check if it is solve correctly but difficult to solve.
What are these puzzles? I never heard of one. Can someone give an example (link?)
© Stack Overflow or respective owner