On Wednesday, August 1, 2018 at 7:45:57 PM UTC-4, Alex Glaros wrote: > > I've read that two-factor authorization using SMS is insecure > <https://www.wired.com/story/two-factor-authentication-apps-authy-google-authenticator/> > . >
Not so much that it is insecure, but less secure than some other forms of multi-factor auth (it's still better than one-factor auth). > Is there available, or has anyone installed google authentictor or authy > on their sites? > You might try something like https://github.com/pyotp/pyotp. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

