opus/sys/apps/network
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
..
keygen.lua Ui enhancements 2.0 (#31) 2020-04-21 22:40:59 -06:00
proxy.lua move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
samba.lua lua 5.2 compatibility (#14) 2019-07-20 16:19:30 -06:00
snmp.lua environments, error messages, and stack traces, oh my! 2020-05-11 17:25:58 -06:00
telnet.lua remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
transport.lua encrypt improvements 2019-06-30 14:47:45 -04:00
trust.lua Add a one-time password system (#47) 2020-08-24 01:20:42 -04:00
vnc.lua encryption perf 2019-06-30 19:53:26 -04:00