opus/sys
Kan18 a77deb72ec
Add a one-time password system (#47)
This commit adds a one-time password system. Users can generate
passwords by using the `genotp` command (or manually queuing a set_otp
event with the SHA-256 hash of the one-time password they want to set)
and these passwords will be valid, along with the normal password,
either until the computer shuts down (or the net daemon is killed), a
new one-time password is generated, or the one-time password is used.
2020-08-24 01:20:42 -04:00
..
apps Add a one-time password system (#47) 2020-08-24 01:20:42 -04:00
autorun debugger support 2020-05-23 21:45:05 -06:00
boot TLCO fix & boot file extension change (#37) 2020-07-24 18:41:21 -06:00
etc minor cleanup 2020-05-30 20:05:53 -06:00
help help cleanup 2020-07-25 18:52:41 -06:00
init pure lua compatiblity fixes for moonlight, busted, etc 2020-06-09 18:16:51 -06:00
modules/opus Anonymize GPS 2020-08-21 19:15:07 -04:00
kernel.lua require cleanup + compatibility fixes 2020-06-11 13:28:43 -06:00