mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 17:59:20 -07:00
Updated Hardening Guide (WIP) (markdown)
@@ -16,4 +16,6 @@ bitwarden_rs displays password hints on the login page to accommodate small/loca
|
||||
|
||||
## SMTP hardening
|
||||
|
||||
## Brute-force mitigation
|
||||
## Brute-force mitigation
|
||||
When two-factor-authentication is not in use, it is (in theory) possible to brute-force user passwords and thus gain access to their account. One, relatively easy, way to mitigate this, is setting up fail2ban which blocks ipadresses after too many failed login attempts. However: Care should be taken when using this behind multiple reverse-proxies (such as cloudflare).
|
||||
See: [[Fail2Ban Setup|Fail2Ban Setup]]
|
||||
Reference in New Issue
Block a user