Commit Graph

14 Commits

Author SHA1 Message Date
Vladimir Stoiakin
84d47d2824 unl0kr: add a CLI option to show a custom message
Fixes: #33
2025-04-02 17:40:46 +03:00
Vladimir Stoiakin
9bb6b3acdf unl0kr: add the CLI option to avoid suffixing a password with a newline character
Appending the newline character '\n' is the right thing to do when you print a password to a tty or a text file.
But different tools process it differently. For example, cryptsetup strips the newline character, but systemd-cryptsetup with a password agent does not.
This commit allows to control the newline character with an option.
2025-03-13 18:25:26 +03:00
xs5871
a410763f02 Add software rotation to unl0kr
Co-authored-by: craftyguy
2025-03-12 20:11:38 +00:00
Vladimir Stoiakin
ec21e5ead9 unify build systems of buffyboard and unl0kr 2024-09-26 13:40:50 +03:00
Pablo Correa Gomez
dd4905ccfb Make /usr/share paths comply with FHS 2024-09-24 19:09:53 +00:00
fossdd
482b23bfea Load config from /usr/share aswell 2024-09-04 18:41:15 +00:00
Johannes Marbach
1578617560 Use bbx prefix for shared code 2024-03-30 20:52:01 +01:00
Johannes Marbach
471c1fe0e3 Add screenshots 2024-03-30 12:46:09 +00:00
Johannes Marbach
2987305546 Add themes and fbdev force-refresh quirk via config 2024-03-30 08:06:29 +01:00
Johannes Marbach
f4482706bc Move log to shared component 2024-03-28 13:44:33 +01:00
Johannes Marbach
db906419e8 Minor formatting 2024-01-12 10:00:05 +01:00
Johannes Marbach
fadf86d8b0 Replace license headers with SPDX-License-Identifiers 2024-01-12 09:51:43 +01:00
Johannes Marbach
c8d1b8905a Use 'buffybox' in copyright headers 2024-01-10 19:54:00 +01:00
Johannes Marbach
0738a693fe Move files to correct folders 2024-01-02 20:32:29 +01:00