Login Options - mygizli04/ExternalDash-2 GitHub Wiki
ExternalDash 2 provides multiple ways of logging in. Each option has it's drawbacks and ED implements multiple so the user can choose which one is more convenient for them.
Minetron is a client which lets user log into Minehut and share login tokens securely and hassle free. Unfortunately the client is kind of heavy and tokens are one time use only unless the developer spends the extra time to store the information. (We plan on doing this eventually, but not right now.)
HAR files are files which record the network traffic when you log into minehut. They are the least secure option of login due to including a copy of your username/password among possibly other things you might be doing on that specific tab before navigating to minehut. They are reusable by nature and offer a more convenient form of login than minetron tokens in spite of security.
Username/password login is the quickest way to log into minehut as you don't need to go to some other source to fetch login information. This works by literally opening Google Chrome in the background, navigating to minehut, entering your credentials, and praying it works. In my experience it has a 1/3 success rate and depending on your system running google chrome might be heavy.