Trimble-tech / Hardening-DietPi

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

Hardening DietPi

This Bash script runs on DietPi systems to provide security tweaks the default settings do not include. The goal is to introduce good network security to users in a simple manner, with sane defaults and options aimed at lightweight systems.

Prerequisites

  1. An installed instance of DietPi Linux.
  2. If you decide to harden SSH (the option is given at runtime), you must have SSH keys setup on the server. Check out my script SSH-key-builder if you need help with that (https://github.com/Trimble-tech/SSH-Key-Builder).

Usage

Download this script to your local system:.
Make the script executable:
Execute the script:

License

Hardening DietPi is licensed by Chris Trimble under the GPL v3 Open Source license (2023). Refer to file "LICENSE" for more information.