Posted 21 May 2015 - 02:43 AM
So, I love simple stuff. So I made a login system very easy to use. It cannot be Ctrl+T'd out of, looks nice, and is easy to configure. I'm sure I could encrypt the password if I wanted to, but I don't know how to. So, it's a variable in the program. But don't worry! Since the program cannot be terminated, only someone with the password can edit the password.
Currently, it only works with advanced computers. Give me like 15 minutes to fix that.
This now works on both computers! The program autodetects (I know, earth shattering stuff here) and will run the right version of the program automagically.
How to download: Get yourself a computer, and type (or copy and paste) this command into the command line
Screenies
Default password is password
To edit the password, login once, then run the command "edit startup". Then, find the variable called password, and change the text inside of the "" marks.
Upcoming features:
Enjoy! Let me know if there are any bugs.
This now works on both computers! The program autodetects (I know, earth shattering stuff here) and will run the right version of the program automagically.
How to download: Get yourself a computer, and type (or copy and paste) this command into the command line
pastebin get gHGB7Erv startup
Screenies
Spoiler
STANDARD LOGIN SCREEN
ACCESS DENIED:
GRANTED
Default password is password
To edit the password, login once, then run the command "edit startup". Then, find the variable called password, and change the text inside of the "" marks.
Upcoming features:
Spoiler
- Rednet Server system
Spoiler
Basically, this is a whole new version of AdvLock. You need at least two computers to run this. One is a client, one is a server. This will work as so: The client computer will send the password entered to the server. The server (based on user configuration) will determine if the password is right, and then send the client the command to run. The server can also handle multiple passwords: i.e. "password1" could boot into a custom built "safe mode" for guests, while "password2" could boot into the full shell.The client will get a nice new UI that will include clickable buttons, and will be easily configurable.
Servers won't have as pretty as a UI (at first) and configuring might take a bit of work, but it should be relatively simple.
Update will release (at latest; I dunno when I can get it done) by May 23.
Enjoy! Let me know if there are any bugs.
Edited on 01 July 2015 - 10:08 PM