Crates.io | setxid |
lib.rs | setxid |
version | 0.0.0 |
source | src |
created_at | 2021-05-24 12:25:25.241844 |
updated_at | 2021-05-24 12:25:25.241844 |
description | A simple to use, efficient, and full-featured Command Line Argument Parser |
homepage | |
repository | https://github.com/kbnapp/setxid |
max_upload_size | |
id | 401410 |
size | 2,087 |
setxid
A crate to assist with writing secure SETUID and SETGID binaries by wrapping
std
types that can cause security issues in a SETxID context.
NOTE This crate is not yet usable and in a Proof of Concept state. Once the PoC is in a working state the crate will be released publicly.