Hello everybody, I like the idea that allows you to use simple passwords and allow MFA authentication securely.
I downloaded incubator-milagro-mfa-server from github.com. Based on README.md, I ran the "python scripts / getCommunityCredentials.py." script. [localhost:~/github.com/incubator-milagro-mfa-server]$ python scripts/getCommunityCredentials.py . You can enter an email address or a Twitter account to be contacted on by our support team for full info on out to get the most value from M-Pin Core. To skip this step just hit enter, you can still contact us on [email protected] or on Twitter on @mira... Your email or Twitter account: [email protected] Getting Community D-TA keys... Fail Unable to get Community D-TA keys: 500 Internal Server Error [localhost:~/github.com/incubator-milagro-mfa-server]$ Extract from source: KEYS_ENDPOINT = "https://register.certivox.net/api/3/platform/core" INSTALLER_KEY = "b4e62b5ae100dd51dfc0d910579b3311" DEFAULT_INSTALL_PATH = "/opt/mpin" INSTALLATION_TYPE = "mpincore" method = "POST" path = "getCommunityCredentials" The server responds: [localhost:~/github.com/incubator-milagro-mfa-server]$ curl https://register.certivox.net/status {"message": "OK", "version": "3"} [localhost:~/github.com/incubator-milagro-mfa-server]$ I've written to [email protected], but unfortunately so far I have not got an answer. Based on the milagro jira I think there should be a "Standalone D-TA" program, but unfortunately I did not find it. Any help appreciated. Regards, István POLÁKOVICS
