sudo_pair icon indicating copy to clipboard operation
sudo_pair copied to clipboard

Plugin for sudo that requires another human to approve and monitor privileged sudo sessions

Results 21 sudo_pair issues
Sort by recently updated
recently updated
newest added

For maintainability I'd love to be able to specify group names in addition to GIDs for gids_exempted. My rust-foo is superficial at best but I'm thinking this should be doable...

Right now sudo_pair does not show who approved/is watching the session, would be nice to have that in there.

We should make it easier to install this plugin.

good first issue

`sudo-plugin`, despite its generic name, currently only supports creating IO plugins, and not policy plugins. Would you consider policy plugins to be in-scope for the crate? PS: Many thanks for...

enhancement
good first issue

ASCIInema and ASCIIcast have been suggested.

good first issue

> ansi_term is Unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `ansi_term` | | Version | `0.12.1` | | URL...

From a fresh clone on a new Debian Bullseye host: ![image](https://user-images.githubusercontent.com/649131/231746649-c29acb0e-85b8-4f1d-9a5d-e51161ec2a8f.png) The mentioned manifest is as follows: ``` # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading...

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. Release notes Sourced from bindgen's releases. v0.68.1 Install bindgen-cli 0.68.1 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2...

dependencies

The file paths in the README installation example are not correct - this fixes them.

> `atty` is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `atty` | | Version | `0.2.14` | | URL...