Giter VIP home page Giter VIP logo

twofactorauth's People

Contributors

40504 avatar adeishs avatar apcoder123 avatar brycx avatar carlgo11 avatar cez81 avatar computmaxer avatar dsoegijono avatar fainpablo avatar fletcherdodd avatar fpigerre avatar hkamran80 avatar ilyakatz avatar jamcat22 avatar jawshy avatar jdavis avatar kmpoppe avatar ld3300 avatar mxxcon avatar nicos18 avatar phallobst avatar psgs avatar rakleed avatar richjeanes avatar slothtown avatar sn00py1310 avatar soodaayush avatar spazvt avatar stephengroat avatar zach-taylor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twofactorauth's Issues

A way to represent cross-functional systems such as Google, Microsoft, Yahoo, etc

The current category system doesn't really cover the breadth of larger cross functional authentication systems such as Google and Microsoft. For example, should G+, Blogger and Gmail be separate systems or group in some other way? As they all rely on Google's 2FA solution when enabled.

Same is true of Microsoft, but how that exactly works for each property is a little inconsistent.

Refactor main.yml

Now the list is growing longer and longer, perhaps it's worth refactoring main.yml into multiple files for each category or maybe even each entry?
That will make it easier for people to contribute changes without having to constantly resync with upstream...

Skype supports 2factor if you use MSFT account

If you sign into Skype with your Microsoft account, and your Microsoft account has 2 factor auth turned on, then Skype supports it. Most likely over time, Skype accounts will be deprecated and Skype will only support Microsoft accounts. I think at least on your site there should be an * with this note

Bank of America supports a custom 2FA

Bank of America supports a custom 2FA, where they mail you a physical token, which they call SafePass.
As part of Bank of America but a separate site and entity, Merrill Lynch also has 2FA.

USBank

Doesn't appear to be listed. Doesn't support 2FA AFAIK

More details view

There are other things to 2FA that would be nice to visualize:

  • One time passwords (Backup Codes)
  • Backup phones (how many phones?)
  • App specific codes

I wouldn't want to clutter the main view so there could be two detail modes: Simple and Advanced or something like that.

Amazon

This site says that Amazon has no 2FA. This isn't true.

Amazon supports 2FA in IAM on Amazon AWS.

If you've enabled it there, you'll also get asked for 2FA on user accounts.

I think the Amazon issue needs to be greatly clarified.

"Google Auth" and "Authy" aren't descriptive or useful.

Both Google Authenticator and Authy implement the same algorithm TOTP. See: http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm

The only difference is GA tends to use 6-digit tokens and Authy uses 8-digit tokens. Same algorithm, same implementation.

More importantly, there are lot of other TOTP apps & services that work great (in some cases better) and are deployed at large organizations, like Duo: https://www.duosecurity.com/

Many of the people using those other great 2FA services won't know what "Google Auth" or "Authy" mean, when in reality, those apps & services work just fine with all the things on this list.

Maybe a more appropriate heading would be "TOTP" and the values could be 6 digits, 8 digits, or 6-8 digits, depending on the service?

kraken

Missing kraken bitcoin exchange.

add rss feed

A suggestion would be an rss feed so people could stay on top of the new services as they are added. (or some other notification method)

Paper codes based two-factor?

Would there be sense to add an option paper codes based for two-factor (HOTP: An HMAC-Based One-Time Password Algorithm)? E.g. you print / receive by mail a set of one-time codes which you need to enter for two-factor actions. Maybe an icon to custom column?

All banks in Scandinavia use this (probably a requirement by regulation).

LocalBitcoins does this: https://localbitcoins.com/forums/#!/general-discussion#paper-codes-based-two-facto

This works everywhere (no smartphone needed) and is resilent against mobile malware attacks where your two-factor SMS is hijacked: http://blog.kaspersky.com/an-android-that-robbed-your-bank-account/

However I don't know how popular paper codes are around the globe.

Related Python project which does both Google Authenticator and paper codes based two-factor: https://github.com/miohtama/django-twofactor

Missing Icon for Blackberry "Custom" Links

When I added the additional links for Blizzard in PR #75 I added a link for their app on Blackberry's AppWorld but there does not appear to be a corresponding icon for it on the live site. I was going to add one myself but I can't seem to find where to add that in the repo.

Blizzard Authenticator Token? (Key icon)

While scrolling down the page I saw no services that have WP, Android, and iOS and a physical token available. It's usually or.

Wait, I'm pretty sure Blizzard does. I was just about to add it and after a few moments of googling, I realize this:

All the links to Blizzard's store to purchase the authenticator are dead. It's still supported but a link to purchase one isn't available.

Any thoughts? Should this be added at all? If so, what should it link to?

Responsive design

Right now I'm using Semantic UI. It works pretty well but the default responsiveness is a bit wonky. It should look better on mobile devices.

Add coinbase

Coinbase supports:

  • authy
  • google authenticator
  • SMS

I had difficulty finding docs for coinbase 2fa tho.

"Custom" field

The custom field currently displays a big red X if the service does not provide a custom 2fa solution. However, it shouldn't be considered a negative, as google auth, sms and authy support is Good Enough™.

I propose that the custom field be blank if N/A or otherwise more neutral.

Section icon appears under the section

I'm not sure if this is by design or not, but it confused me at first. Currently a sections icon appears after the section it relates to.

If this is by design, just ignore this.

Fix navbar

In smaller resolutions, the navbar can overlap onto some of the content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.