What are some good ways to improve privacy and security on Linux?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • firejail

    Linux namespaces and seccomp-bpf sandbox

  • Firejail is a good option (though not the only one) for sandboxing applications.

  • tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • That being said, I keep the ports of my router closed and use tailscale to tunnel.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hosts

    🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.

  • Set up a nice /etc/hosts file to immediately squelch addresses. Use https://github.com/StevenBlack/hosts. The docker install is the easiest way. You can automate it with a systemd or cron timer script.

  • hosts-update-timer

    systemd timer that updates /etc/hosts using the StevenBlack hosts repository

  • I pushed my systemd timer to Github along with a mini install script.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts