/harduser

Primary LanguageShellGNU General Public License v3.0GPL-3.0

harduser

CREATED FOR PERSONAL USE ONLY. Fork as you like.

This bash script simplifies the implementation of settings, installation of specific programs, and security improvements on a fresh install of PureOS. The use case is broad enough to suit most privacy-aware users. There will be no documentation beyond comments in the script itself. Don't run wget unless you know and trust the source or understand the code. https://www.pureos.net/

Log into PureOS as root and run the following command:

wget -O - https://github.com/flintsaw/harduser/blob/main/harduser.sh | bash