aboutsummaryrefslogtreecommitdiffstats
path: root/key2root.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-31Use libenv for environment variable whitelistingMattias Andrée1-115/+23
2023-06-23Add pepperMattias Andrée1-2/+2
2023-06-23Use libar2simplified instead of crypt as crypt has a verily limited imput size, and add -h to key2root-addkey, and add key2root-cryptMattias Andrée1-9/+3
2023-06-23Fix mistakesMattias Andrée1-7/+19
2023-06-23Implement authenticationMattias Andrée1-3/+150
2023-06-23Implement keyfile forwardingMattias Andrée1-1/+72
2023-06-23Some initial work on key2root: everything but authentication and keyfile forwardingMattias Andrée1-2/+203