index
:
powxy.git
irclog
master
Proof-of-work reverse proxy to protect against scrapers
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename token -> identifier
Runxi Yu
2025-03-23
3
-19
/
+19
*
BSD-2-Clause
Runxi Yu
2025-03-23
13
-693
/
+77
*
Fix digest size
Test_User
2025-03-23
1
-1
/
+1
*
Make it (hopefully) work on non-8-bit systems
Test_User
2025-03-23
1
-9
/
+9
*
Fix box-sizing
Runxi Yu
2025-03-23
1
-0
/
+1
*
Note OpenSSL needed
Runxi Yu
2025-03-23
1
-1
/
+3
*
Reindent the HTML
Runxi Yu
2025-03-23
1
-93
/
+93
*
Remove extra newlines from tmpl and csolver
Runxi Yu
2025-03-23
2
-8
/
+4
*
Note the JS solver is extra slow
Runxi Yu
2025-03-23
1
-0
/
+2
*
Cut half of the cookie, the HMAC is enough
Runxi Yu
2025-03-23
3
-19
/
+20
*
Disable the readonly input box
Runxi Yu
2025-03-23
1
-1
/
+1
*
More CSS updates
Runxi Yu
2025-03-23
1
-10
/
+7
*
Decrease padding for details
Runxi Yu
2025-03-23
1
-1
/
+1
*
Add iteration count to "found" message
Runxi Yu
2025-03-23
1
-1
/
+1
*
Better HTML/CSS
Runxi Yu
2025-03-23
1
-93
/
+235
*
More detailed README
Runxi Yu
2025-03-23
1
-2
/
+24
*
Remove the <strong> it's too distracting
Runxi Yu
2025-03-23
1
-1
/
+1
*
Fix source URL
Runxi Yu
2025-03-23
2
-2
/
+2
*
Use a global struct with version and source info
Runxi Yu
2025-03-23
7
-19
/
+36
*
Revert "Remove the trivial habitual makefile"
Runxi Yu
2025-03-23
1
-0
/
+2
*
Add SPDX headers
Runxi Yu
2025-03-23
10
-0
/
+30
*
Separate proxy stuff
Runxi Yu
2025-03-23
3
-49
/
+61
*
Separate privkey stuff
Runxi Yu
2025-03-23
2
-15
/
+21
*
Separate flags
Runxi Yu
2025-03-23
2
-16
/
+18
*
Separate unsafe operations to unsafe.go
Runxi Yu
2025-03-23
2
-5
/
+7
*
Separate validateBitZeros into a separate file
Runxi Yu
2025-03-23
3
-20
/
+21
*
Reorganize README
Runxi Yu
2025-03-23
1
-5
/
+35
*
Remove the trivial habitual makefile
Runxi Yu
2025-03-23
1
-2
/
+0
*
LibreJS support?
Runxi Yu
2025-03-23
1
-0
/
+26
*
Support secondary reverse proxying
Runxi Yu
2025-03-23
1
-3
/
+19
*
Note when subtlecrypto is in use
Runxi Yu
2025-03-23
1
-1
/
+1
*
Note that we should allow git clients and rss readers etc
Runxi Yu
2025-03-23
1
-0
/
+1
*
Add week rounding bug to README
Runxi Yu
2025-03-23
1
-0
/
+2
*
Don't tell the user to press submit when solution found
Runxi Yu
2025-03-23
1
-1
/
+1
*
No cookie without consent
Runxi Yu
2025-03-23
1
-6
/
+7
*
Separate them into different files
Runxi Yu
2025-03-23
3
-299
/
+305
*
Use httputil's reverse proxy
Runxi Yu
2025-03-23
2
-24
/
+14
*
Add missing error return
Runxi Yu
2025-03-23
1
-0
/
+1
*
Why did I put an HTTP URL there...
Runxi Yu
2025-03-23
1
-2
/
+4
*
Note the need for a crypto audit
Runxi Yu
2025-03-23
1
-2
/
+2
*
Remove WIP tag
Runxi Yu
2025-03-23
1
-2
/
+0
*
Note on demo instance
Runxi Yu
2025-03-23
1
-0
/
+7
*
Update README
Runxi Yu
2025-03-23
1
-2
/
+20
*
Forbid long submissions
Runxi Yu
2025-03-23
1
-2
/
+7
*
Lower default difficulty
Runxi Yu
2025-03-23
1
-1
/
+1
*
Handle (i.e. ignore) all missing error checks
Runxi Yu
2025-03-23
1
-2
/
+2
*
Update every 256 tries
Runxi Yu
2025-03-23
1
-2
/
+2
*
Add JS solver
Runxi Yu
2025-03-23
1
-3
/
+82
*
Use C program instead of Python script to solve the challenge
Runxi Yu
2025-03-23
1
-33
/
+179
*
Limit request size todo
Runxi Yu
2025-03-23
1
-0
/
+1
[next]