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

SSH password to be used as SECRET if valid #84

Open
SkyperTHC opened this issue Apr 27, 2023 · 0 comments
Open

SSH password to be used as SECRET if valid #84

SkyperTHC opened this issue Apr 27, 2023 · 0 comments

Comments

@SkyperTHC
Copy link
Member

This would remove the need for secret@ login.

  1. check if password is of length 24
  2. hash(password) (or use LID name) and lookup if root server exists. If so allow login.

There is no security concerns here that root@ has multiple passwords set. Needs patching of SSHD.

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