Summary: | Being able to open programs in krunner,dolphin and on the desktop as sudo by right clicking them | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Toadfield <toadfield> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Toadfield
2021-01-25 08:09:14 UTC
Running apps as root/sudo is inherently insecure, causes many bugs with theming, and is not supported at all on Wayland. The correct course of action is for apps to request elevated permission for user actions that require it, at the exact moment when the user performs such an action. Kate already does this. |