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

ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
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. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper 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 11th most popular programming language
based on number of references?