Description
Hi Pete,
Great job reverse engineering Microsoft's API! I was looking to do the same thing some time ago but didn't attempt due to assuming that it would require Selenium (with JS execution) or something along those lines.
Fido has recently been ported over to Unix using just POSIX sh, coreutils, and curl for the purpose of my open source Qubes OS project:
https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh
I saw you recently dropped PowerShell Core support meaning Fido can no longer be run on Linux, macOS, or any system but Windows now. To get the non-Windows users out of your hair for good, it could be a good idea to add a link to Mido in your README? It's up to you but I would greatly appreciate it as well.
Thank you!