Commit graph

18 commits

Author SHA1 Message Date
lily
d96d862383 fix readme 2025-08-13 11:22:01 +10:00
Henrique Borges
319f8f83a4 Implement benchmark on a Dockerfile 2022-12-27 11:21:01 -03:00
sw1tchbl4d3
3dcb269236 Add instructions for reading the password from stdin 2022-12-17 00:33:56 +01:00
sw1tchbl4d3
d09a59a77e Add own readpassphrase function
This removes the libbsd dependency.
Fixed #10.
2022-05-05 08:21:48 +02:00
sw1tchbl4d3
599aa73a8c Update install procedure to new group feature
I knew I forgot it somewhere...
2022-03-08 18:12:42 +01:00
sw1tchbl4d3
6e02a05f10 Update benchmarks
You may wonder why the benchmark times overall increased, on a
seemingly better processor.
That is most likely because the single core performance of the
FX series is worse than the single core performance of the Intel laptop
processor I benchmarked on before.
2022-03-08 18:10:57 +01:00
sw1tchbl4d3
35232fef05 Add groups support
rdo now supports taking a group name instead of only allowing a single
user.
This also completely removes the user option, as it isn't necessary
anymore with groups support.
2022-03-08 17:32:53 +01:00
sw1tchbl4d3
a76a602886 Clarify build instructions in README 2022-02-09 20:16:13 +01:00
sw1tchbl4d3
5d79415618 Add whoami version in README.md 2021-07-29 19:10:36 +02:00
sw1tchbl4d3
1f74a18f4c Add version numbers to benchmarked programs 2021-07-29 18:58:47 +02:00
sw1tchbl4d3
c692d9d9c9 Add benchmarks to the README.md
I myself was astonished by the difference between rdo
and doas, so I felt like including it in the README.
2021-07-29 18:38:33 +02:00
sw1tchbl4d3
6cabebefed Add some explanations for the config to the README 2021-07-16 00:43:18 +02:00
remoof
a9fcfe3be9 Changed dependencies to list format 2021-07-15 14:45:21 +02:00
remoof
f443a37f12 Add dependencies 2021-07-15 12:44:44 +02:00
sw1tchbl4d3
567899b1a1 Add AUR badge and instructions in README.md 2021-07-14 15:13:36 +02:00
sw1tchbl4d3
f5bfafe269 Add config for rdo
This is needed for #1.
2021-07-13 23:21:34 +02:00
sw1tchbl4d3
16ab33147d Remove obsolete reference to Github 2021-07-13 21:34:38 +02:00
sw1tchbl4d3
f63e1b660a First Commit 2021-07-13 21:33:12 +02:00