You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Bachelor's degree thesis focuses on the use of advanced tools to prevent Denial of Service (DoS) attacks in anonymous settings using zk-SNARK technology. The paper specifically investigates the RLN protocol, which employs zk-SNARK technology to enforce rate-limiting measures in anonymous environments.
django-banish is a Django middleware app to banish user agents by IP address or User Agent Header. It also supports basic abuse prevention by automatically banning users if they exceed a certain number of requests per minute, which is likely some form of attack or attempted denial of service.