Skip to content

Adding signal, termios, process group, modern pty management features #59

Open
@LeChatP

Description

Describe the solution you'd like
The objective here is to have an entire and full-featured command execution management with sr command. As It should handle signal, termios, process group, and a better pty management. These features requires particular security management as each of them can be exploited to take indirect or direct control on the privileged process.

Describe alternatives you've considered
Today, only sudo-rs present such features with great code quality. So I asked them if it is possible to share the same base code about command execution feature here

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions