Kids Find a Security Flaw in Linux Mint by Mashing Keys

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    The Cinnamon screen locker and screensaver program

  • > I'm not sure why GNOME screensaver cannot do something like this. Lock screen crashing seems like something inevitable (especially considering buggy graphic card drivers and so on), and it makes sense to prepare for it so that crashes won't bypass the screen locker.

    That is an option Linux Mint is considering[0] among other options.

    [0]: https://github.com/linuxmint/cinnamon-screensaver/issues/354...

  • xsecurelock

    X11 screen lock utility with security in mind

  • I'm surprised he doesn't mention XSecureLock. Its entire focus is on preventing issues like this with modularity and redundancy.

    https://github.com/google/xsecurelock

  • 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
  • xidle-linux

    OpenBSD's xidle for Linux

  • Anecdotally, I use xidle[0] and xlock[1], and have found both to be very reliable. xidle supports locking the screen by sending it SIGUSR1, which is really useful since you can trigger it from a process that doesn't have DISPLAY set.

    The trick on laptops is to block on sending the signal in the script you use to suspend, so that when the laptop resumes the display is already locked.

    0 - https://github.com/steinex/xidle-linux

    1 - http://sillycycle.com/xlockmore.html

  • physlock

    Discontinued Lightweight linux console locking tool

  • I use physlock[0] which locks all of the ttys. I've had no issues.

    [1] https://github.com/muennich/physlock

  • dotfiles

  • The screensharing can be worked around by building a somewhat hacky solution by recording the desktop to an XWayland window and sharing that, for example by using https://gitlab.com/lelgenio/dotfiles/-/blob/master/dotfiles/...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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