项目作者: gp187

项目描述 :
After a fresh install don't forget to remove telemetry and harden security
高级语言: Shell
项目地址: git://github.com/gp187/Ubuntu-Privacy-Fix.git
创建时间: 2017-04-18T08:36:57Z
项目社区:https://github.com/gp187/Ubuntu-Privacy-Fix

开源协议:MIT License

下载


Ubuntu Secure

TODO: harden, harden, harden

Ubuntu Remove Telemetry

Removes Telemetry and does basic system more secure and protected

This script does:

  • System update and software upgrade
  • Amazon & advert web apps removing
  • AptUrl Removing ( tool, which gives possibilities to start installation by clicking on url, can be executed with js, which is not secure)
  • Guest session disable for LightDM
  • Remote login disable for LightDm
  • DNS encryption (dnscrypt-proxy)
  • FireWall (UFW)
  • Antivirus (ClamAV)
  • Brute Force protection (Fail2Ban)
  • Basic Telemetry Removing (ZeitGeist) and unsecure libs and pre-installed software with high and potentional risks

How to use:

  1. Download all files
  2. Make ubuntu-secure.sh executable with sudo chmod +x ubuntu-secure.sh command.
  3. Read all code in the file and uncomment some commands, if you need them, save the changes.
  4. Execute the script from terminal: sudo ./ubuntu-secure.sh

Thank you!

Thank you for your interest to the script. Any issues, advices and pull requests are welcome.

Inspired by @serghei