-
Notifications
You must be signed in to change notification settings - Fork 7
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
Firefox version #5
Comments
@infocris I wasn't able to get this extension published on the Mozilla Addons site, these are the reasons:
Also, I don't know if the issues here are getting attention, since I see the last code commit was a year ago. Is this extension actively maintained? |
@infocris let me know so I can discard my work if this is no longer being maintained. |
hi,
The branch master is late. Maybe I will merge the master with one of the active branch when i remember how it may work : https://github.com/infocris/pwdhash/network The HMAC-MD5 of the original pwdhash may be vulnerable to brute force attack (https://linuxundich.de/gnu-linux/erfolgreicher-brute-force-angriff-auf-pwdhash/), so I suggest to use alternative tools. |
Any news on this? In Nightly 55 the extensions seems not work without modification. Would love to work with you @infocris to fix this :) |
@heubergen it would be great if you can submit a PR :-) |
Do the extensions work from your repo in Nightly 55? If yes I'd love to do that. |
It is working on nightly 55 for me. |
Sorry if there's somehting I'm missing but I just tested it with a new clean profile and Nightly 55 x86: The site I used was https://account.golem.de/register I type in my email and then tried it with @@ as a password or F2 Key but there's nothing happen. Am I might be using the Extensions wrong? :) |
I've created a pull request with the improved code I had working also with Firefox |
@heubergen the extensions with the improvements has been published now https://addons.mozilla.org/firefox/addon/pwdhash-port/ |
Hello,
I've automatically ported this addon to work with Firefox using this addon:
https://addons.mozilla.org/firefox/addon/chrome-store-foxified/?src=ss
Everything works perfectly since Firefox now supports webextensions. It would be great if you can upload/update it also on the Mozilla Addons site so more people can use it.
Meanwhile I've uploaded it myself here:
https://addons.mozilla.org/en-US/firefox/addon/pwdhash-port/
Let me know and I can pass you full ownership of the addon there.
Thanks!
The text was updated successfully, but these errors were encountered: