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

Authenticate the bounce client #1

Closed
GWBasic opened this issue Nov 17, 2020 · 1 comment
Closed

Authenticate the bounce client #1

GWBasic opened this issue Nov 17, 2020 · 1 comment

Comments

@GWBasic
Copy link
Owner

GWBasic commented Nov 17, 2020

The bounce client should be authenticated using a public/private key mechanism.

  • The server should know the client's public key. (Via a command-line argument or environment variable.)
  • The client should know its private key. (Via a command-line argument or environment variable.)
  • Upon connection, the server should encrypt a success message (and something random)
@GWBasic
Copy link
Owner Author

GWBasic commented Nov 18, 2020

Complete

@GWBasic GWBasic closed this as completed Nov 18, 2020
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