Skip to content

security: add rate limiting and login throttling #1

Description

@ivanxgb

bridge-app exposes terminal sessions through a browser, so auth endpoints and WebSocket upgrades should have basic abuse controls.

Scope:

  • add rate limiting to login/register/refresh routes
  • consider per-IP and per-username throttling
  • document recommended reverse-proxy limits for nginx/Caddy
  • add tests around repeated failed login attempts

This is safe to discuss publicly because it is hardening work, not an active vulnerability report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededsecuritySecurity hardening and review

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions