A replacement for /bin/login which provides a friendly TUI greeter.
Go to file
~keith ac49127e85
change to for loop, also ignore aclocal
2022-05-19 17:23:33 +00:00
build-aux Initial commit 2022-05-18 17:16:35 +00:00
m4 Initial commit 2022-05-18 17:16:35 +00:00
po Initial commit 2022-05-18 17:16:35 +00:00
.gitignore commit message 2022-05-19 17:20:34 +00:00
Makefile.am Initial commit 2022-05-18 17:16:35 +00:00
README.md commit message 2022-05-19 17:20:34 +00:00
config.dummy.h Initial commit 2022-05-18 17:16:35 +00:00
configure.ac Initial commit 2022-05-18 17:16:35 +00:00
gettext.h Initial commit 2022-05-18 17:16:35 +00:00
hlogin.c commit message 2022-05-19 17:20:34 +00:00
stamp-h1 Initial commit 2022-05-18 17:16:35 +00:00
ui.c change to for loop, also ignore aclocal 2022-05-19 17:23:33 +00:00
ui.h commit message 2022-05-19 17:20:34 +00:00
ui_old.tar.gz Initial commit 2022-05-18 17:16:35 +00:00

README.md

hlogin

A replacement for /bin/login which provides a friendly TUI greeter.

DISCLAIMER: While I'm reasonably sure this program is secure, I can't guarantee that for certain. Use it at your own risk.

TODO

  • UTF-8 support
  • Respect /etc/login.defs
  • Appearance customization