Commit Graph

2 Commits

Author SHA1 Message Date
Username
9da33f786e fix lint issues across codebase 2025-12-20 17:20:27 +01:00
Username
8fdeeaed9c add proof-of-work spam prevention
All checks were successful
CI / test (push) Successful in 37s
Clients must solve a SHA256 hash puzzle before paste creation.
Configurable via FLASKPASTE_POW_DIFFICULTY (0 = disabled, 16 = default).
Challenge tokens expire after FLASKPASTE_POW_TTL seconds (default 300).
2025-12-20 04:03:59 +01:00