Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Securix control: implement native 2FA support #91

Open
martinholovsky opened this issue Jan 4, 2015 · 3 comments
Open

Securix control: implement native 2FA support #91

martinholovsky opened this issue Jan 4, 2015 · 3 comments
Assignees

Comments

@martinholovsky
Copy link
Owner

At this moment seems to be best candidate https://github.com/google/google-authenticator

pros

  • another security layer which limit/block brute-force attacks
  • clients on multiple devices (ios, android, ...)
  • free
  • trusted company
  • linux pam module available

cons

  • no desktop client
  • linux pam module needs to be very well tested in all situations, so system will not become unmanageable

notes

  • would be fine if QR could be printed in terminal
  • or new type of QR for consoles (something like SSH key randomart)
@adrelanos
Copy link
Collaborator

Does this require installing non-Free (closed source) stuff?

trusted company

I am sure many will disagree here.

@martinholovsky
Copy link
Owner Author

Hi,
I dont think that there is company which is doing more for security... please check google security blog, then check who from security experts is working for google (shneier, j00ru, ... many others ...) and who found one of the biggest portion of security issues in majority of commonly used applications (google security team members)...

@martinholovsky
Copy link
Owner Author

Seems that Shneier not anymore, nevertheless there are tens of others...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants