8000 Feat: mandatory pow on `LoginRequest` + `ProviderLoginRequest` by sebadob · Pull Request #883 · sebadob/rauthy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat: mandatory pow on LoginRequest + ProviderLoginRequest #883

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

sebadob
Copy link
Owner
@sebadob sebadob commented Apr 30, 2025

To add additional protection against DoS, bots and automated security scanners, the LoginRequest + ProviderLoginReqeust now require a mandatory PoW. An additional benefit is, that an admin could shift a bit of resources for logins from the backend to the clients, when the t_cost for the password hashing (which always will be the bottleneck in terms of resources) is reduced slightly in exchange for a bit higher PoW difficulty.

@sebadob sebadob merged commit 4c8bf84 into main Apr 30, 2025
@sebadob sebadob deleted the pow-on-login-requests branch April 30, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0