HiveMinds / HiveMinds/SSL4Tor

Disable passwordless ssh into server.

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When re-running
```bash
./src/main.sh \
--1-domain-1-service \
--setup-ssh-client \
--set-server-username \
--set-server-ssh-onion .onion \
--get-server-gif
```
The pre-requisites generate a new private-public key pair and add it to the server. To allow that, the server asks the client the server password. This may only be done once, and then the server should not allow password login anymore.

- [ ] Actively disable password login on server after client has received ssh access with private-public key pair.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.