Trimble-tech / Hardening-DietPi

Creates more secure security settings for DietPi Linux.
GNU General Public License v3.0
1 stars 0 forks source link

SSH settings only support OpenSSH #1

Closed Trimble-tech closed 11 months ago

Trimble-tech commented 1 year ago

At the moment, I don't have Dropbear support implemented in this script. I'll be working on it; in the meantime I recommend using OpenSSH if SSH hardening is a must. This can be changed with: sudo dietpi-software

Trimble-tech commented 11 months ago

As of v0.2 Dropbear support has been added to this project. Therefore, it is no longer needed to use OpenSSH.