This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Sillyjake's profile picture

ServLock - Server based lock system

Started by Sillyjake, 28 October 2016 - 08:16 PM
Sillyjake #1
Posted 28 October 2016 - 10:16 PM
Hi, I made this (simple) program that makes syncing a password across password locks simple, Feel free to improve on it, but I really need to update it because I found an exploit I need to patch.


Server - pastebin get 0J4L6h5R startup

Client - pastebin get AjM1ZsvY startup
BadCoder_ #2
Posted 03 November 2016 - 07:56 PM
Nice ! But the password is sended without being encrypted, and anyone with a rednet sniffer could just read the password ;(