To check for 2fa support, the plugin will compares the given domain of your entry with a json file. Therefore im using my own build API this, which receive the data from the https://twofactorauth.org/ API, but removes unnecessary data and adds other tlds. Also the plugin will download the json from the API and compare the domains locally on your computer. No data will be sent through the internet.
Last edit: tiuub 2020-03-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Ive developed a plugin which checks your entry for 2fa support. This will be displayed in a column or a extra form.
Plugin here: https://github.com/tiuub/KP2faChecker
To check for 2fa support, the plugin will compares the given domain of your entry with a json file. Therefore im using my own build API this, which receive the data from the https://twofactorauth.org/ API, but removes unnecessary data and adds other tlds. Also the plugin will download the json from the API and compare the domains locally on your computer. No data will be sent through the internet.
Last edit: tiuub 2020-03-30
I'd change the column title to
2FA Support. Takes less space, looks better to me.cheers, Paul
I have noticed. I will implement this in the next update.
Thank you!
Great plugin, thanks!
I've added it to the plugins page:
https://keepass.info/plugins.html#kp2fachecker
Best regards,
Dominik
Thank you!