A replacement for /bin/login which provides a friendly TUI greeter.
Go to file
~keith 235c2ccdee
Initial commit
2022-05-18 17:16:35 +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 Initial commit 2022-05-18 17:16:35 +00:00
Makefile.am Initial commit 2022-05-18 17:16:35 +00:00
README.md Initial commit 2022-05-18 17:16:35 +00:00
aclocal.m4 Initial commit 2022-05-18 17:16:35 +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 Initial commit 2022-05-18 17:16:35 +00:00
stamp-h1 Initial commit 2022-05-18 17:16:35 +00:00
ui.c Initial commit 2022-05-18 17:16:35 +00:00
ui.h Initial commit 2022-05-18 17:16:35 +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.