I´m currently researching options to allow luci + TOTP which I could not find in current master.
So, before duplicating effort, are there any plans already in motion to implement this?
If not, was there already some research into the topic?
(If I should have missed something sorry, new to the forum, did not have the need until now to change something, happy user since many years)
This has come up a couple of times in the past, but no one who wanted to implement 2fa could provide and answer of how to accomplish this reliably. Keep in mind:
most devices (basically all but x86_64) supported by OpenWrt don't have a battery backed RTC, so there is no valid time/ date available before internet connectivity has been successfully established (and ntp synced the clock)
you can't depend on internet connectivity for this purpose, as you'll need immediate access most, whenever there are problems with that
Please search the forum for previous discussions, if you're interested in more details.
While the RTC/NTP requirement is bad for problems with internet connectivity that can be avoided by only using 2fa if accessed from the internet interface and skipping it when accessed from local interface