• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: February 18th, 2023

help-circle
rss

  • @didek @duckweed @linuxphones

    That’s utter nonsense. Open-source doesn’t necessarily mean private or secure. In fact it’s quite easy to build an open-source app with a bugdoor which is very unlikely to be found just by looking at source code, especially if you use memory-unsafe languages, as long as it’s not just a tiny code base. The things I mentioned are important security measures and shouldn’t be neglected just because you run open-source apps. They are the basics of modern secure OS’s.