README: mark task to add sigpipe handle as done

This commit is contained in:
akulij 2025-02-27 22:19:28 +00:00
parent 5184859c54
commit 0d0c887146

View File

@ -11,5 +11,5 @@ Exact amount of required characters can be calculated by formula: $\lceil 256 /
## TODO ## TODO
[X] piped/terminal output as raw/verbose [X] piped/terminal output as raw/verbose
[ ] handle broken pipe signal since program will so much depend on pipes [X] handle broken pipe signal since program will so much depend on pipes
[ ] option to read hex number that will be used instead of hash of password (usefull if user already has sha 256 hash of smth or want to use something else as input instead) [ ] option to read hex number that will be used instead of hash of password (usefull if user already has sha 256 hash of smth or want to use something else as input instead)