ADDED:
* Convenience functions to determine if a process is running in an
  elevated/dropped privileges context
This commit is contained in:
brent saner
2025-04-21 02:28:19 -04:00
parent c6efc2d83c
commit 7b0156775c
5 changed files with 271 additions and 3 deletions

7
TODO
View File

@@ -1,8 +1,9 @@
- refactor the elevation detection stuff. I'm not terribly happy with it.
- password generator utility/library
-- incorporate with r00t2.io/pwgen
-- incorporate with https://github.com/tredoe/osutil ?
-- cli flag to dump flat hashes too
--- https://github.com/hlandau/passlib
-- incoprporated separately; https://git.r00t2.io/r00t2/PWGen (import r00t2.io/pwgen)
-- cli flag to dump flat hashes too (https://github.com/hlandau/passlib and others soon in pwgen)
- auger needs to be build-constrained to linux.