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

MFA #94

Open
SoniEx2 opened this issue Apr 25, 2017 · 0 comments
Open

MFA #94

SoniEx2 opened this issue Apr 25, 2017 · 0 comments

Comments

@SoniEx2
Copy link

SoniEx2 commented Apr 25, 2017

Multi-factor authentication

For MFA to work, we need a few things:

  1. SASL TOTP.
  2. SASL TOKEN. (Or would you like to re-enter your TOTP every time a netsplit happens?)
  3. A way to communicate tokens to clients. (We don't call them cookies to bypass EU regulations. Also IRC clients don't work like browsers (yet), so there are no privacy concerns.)
  4. A way to require the client to do TOTP.
  5. Make clients and bouncers implement this.

I have no idea how to implement any of them.

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

No branches or pull requests

1 participant