Skip to content
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

Password based forwarding enhancement #992

Open
kaerez opened this issue Jun 13, 2024 · 1 comment
Open

Password based forwarding enhancement #992

kaerez opened this issue Jun 13, 2024 · 1 comment

Comments

@kaerez
Copy link

kaerez commented Jun 13, 2024

Password-based forwarding

Make it harder to brute force the password, and allow a single forwarder to redirect to several destinations based on the password.

  1. Password "A" -> Target "A"
  2. Password "B" -> Target "B"
  3. Password "C" -> Target "A" with additional metadata added
  4. Any other password -> Incorrect password response or designated target "D"
  5. Blank password -> blank password response or designated target "E"
Copy link

linear bot commented Jun 13, 2024

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

No branches or pull requests

1 participant