nanobits/ben-security
Freemor 6fd3edaca5 Fix login so it does fall through if /etc/verify isn't present 2012-06-21 13:43:03 -03:00
..
etc Push initial Security works 2012-06-20 13:19:22 -03:00
sbin Fix login so it does fall through if /etc/verify isn't present 2012-06-21 13:43:03 -03:00
README Push initial Security works 2012-06-20 13:19:22 -03:00

README

This Directory will contain projects about Securing the Ben Nananote.

Things so far:

/sbin/login 	-	A login script with the option to print user/contact info
/etc/verify	-	A text file containing the password in plain text (will definitely get onto hashing it).
			If this file doesn't exist login aborts and the system/shell/etc comes up
/etc/owner	-	A text file containing contact information printed above the password prompt.
			If /etc/owner doesn't exist only the prompt is shown.

Planned features:

Hashed passwords or reading root password if possible.
Nicer look (Graphic login screen or something)
Failure limit - Stop/limit bruteforcing
?? Nuker ?? - possible option to erase user data if too many failures
prevent it showing up after each gmenu2x program