Code Monkey home page Code Monkey logo

ubuntu-telemetry-free-privacy-secure's Introduction

Ubuntu Telemetry-Free, Privacy and Secure

This Bash script just removes pre-installed Telemetry and pre-installed software and libs with potentional or high risk. Script removes them to make you experience better and more secure. Also, the script installs additional software for protection.

Please do not imagine it secures your machine against serious adversaries however.

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) [should to be manually configured and added to ufw. Just read the end of the script and google "How To Install DNSCrypt on Ubuntu"]
  • FireWall (UFW) [should to be manually configured for another your software]
  • Antivirus (ClamAV)
  • Brute Force protection (Fail2Ban)
  • Basic Telemetry Removing (ZeitGeist) and unsecure libs and pre-installed software with high and potentional risks (like, for example, Vino - VNC server for remote desktop sharing and system control or libhttp-daemon-perl - http server for perl or gdbserver - remote tool for gnome debug. Some software have a potentional risks (better to remove, if you don't use it, because of opening ports, for example. Please, read the comments in the script and use only strings, that you need)
  • Additional recomendations (about firefox plugins, sandbox for software, own latest kernel from sources for your system, etc.)

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, and comment strings, which you don't want to use, save the changes.
  4. Execute the script from terminal: sudo ./ubuntu-secure.sh

What to do more:

  • Install additional plugins to firefox, like this:
    • Privacy Badger
    • Ghostery
    • Self-destructing cookies
    • NoScript
    • HTTPS everywhere
    • PrivaConf (also google "Firefox Debloat in about:config" and manually switch off some problems)
  • Remove any software, that you don't use
  • Configure SandBox-like systems for some not-well proprietary software like, for example, skype. Learn AppArmor, SeLinux and try to implement it
  • Configure manually the kernel and compile it from source with modules, that you need only

Thank you!

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

ubuntu-telemetry-free-privacy-secure's People

Contributors

butteff avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.