Eugenia
eugenia@lemmy.ml
<p>Ex-technologist, now an artist. My art: (<a href="https://pixelfed.social/EugeniaLoli">pixelfed.social/EugeniaLoli</a>)</p>
Posts
-
App Lock under Linux?
Friend asks: I would like to make an app to ask for authentication before launching. I can do that on MacOS via creating an encrypted disc image and put the app in there, and windows has robust third party tools for it. But how would you go about it on Linux, especially since it’s a .deb (that gets auto-updated all the time via its repo) and not an appimage/flatpak? Others need access to the user account, but I want to restrict that one app. Creating a different user account for it is out of the...