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

Quakenet: Use HMAC-SHA-256 in challenge auth #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gramner
Copy link

@Gramner Gramner commented Jan 22, 2021

LEGACY-MD5 is deprecated and the server will complain if it's used.

LEGACY-MD5 is deprecated and the server will complain if it's used.
@ElectronicWar ElectronicWar self-assigned this Jan 22, 2021
@ElectronicWar
Copy link
Owner

@Gramner Can you give me short instructions how I can test this is working properly? (I guess some sort of output in the server status?)

@Gramner
Copy link
Author

Gramner commented Jan 27, 2021

The prerequisite is having a Q account on Quakenet, and having entered the account information in the QuakeNet settings panel in nbs-irc, with Use challenge auth (more secure) selected.

If it's working properly the server status window should have the following printed:

›› sending auth challenge (<authnick>)
›› received key, sending auth.
›› [Q]: You are now logged in as <authnick>.

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

Successfully merging this pull request may close these issues.

2 participants