Thoughts about an article talking about the insecurity of linux

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. bubblewrap

    Low-level unprivileged sandboxing tool used by Flatpak and similar projects

    If your threat model is somewhat normal a linux installation is not that bad, more so if you harden it a little. Choose a distro with selinux (or have fun setting it up yourself), use wayland, and to bubblewrap things off, isolate and restrict the more exposed applications like the browser.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Flatseal

    Manage Flatpak permissions

    Some truth in that. However, they did not mention that Flatpak is by far the easiest to harden if it's not already. Using something like Bubblewrap or Firejail require a lot more time and knowledge to further harden than Flatpak. Flatpak has Flatseal, which is elegant and easy to use, and the docs are well written too (https://github.com/tchx84/Flatseal/blob/master/DOCUMENTATION.md, or menu button > Documentation).

  4. apparmor-profile-everything

    Discontinued deprecated - maybe replaced by: `apparmor.d`

    https://github.com/Whonix/apparmor-profile-everything/graphs/contributors Author seems to be contributing to something AppArmor based for Whonix so I don't think they are unaware of it existing.

  5. MonoDevelop

    Discontinued MonoDevelop is a cross platform .NET IDE

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

  • Microsoft is retiring Visual Studio for Mac in 2024

    1 project | news.ycombinator.com | 3 Nov 2023
  • Any real free alternative to VS on Linux?

    1 project | /r/csharp | 11 Mar 2023
  • Any IDE to create VB .NET applications on LINUX??

    1 project | /r/linuxquestions | 15 Sep 2021
  • Develop apps on ubuntu(or other distros).

    1 project | /r/dotnet | 13 Jul 2021
  • Some questions about coding c# on linux

    1 project | /r/linuxquestions | 10 Jul 2021

Did you know that C# is
the 10th most popular programming language
based on number of references?