dessant / buster

Captcha solver extension for humans, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/
GNU General Public License v3.0
8.03k stars 597 forks source link

Can't download .xpi version 0.7.2 anymore #203

Closed lost2time closed 4 years ago

lost2time commented 4 years ago

Hi, wasn't sure where else to put this, but I collect Firefox addons and I originally had a copy of buster_captcha_solver_for_humans-0.7.2-an+fx.xpi but my flash drive died on me and I lost a bunch of stuff, this being one of the items. I checked the original link (here) but I get a 404, and it's not listed in the versions on the FFox addon page.

I looked at the releases here but did not see any .xpi files. Please forgive me, I'm not a programmer so I am not at all familiar with compiling things to make a finished product. The most I could do was rename the .zip to .xpi, but then I noticed it was considered an unsigned extension.

I am just wondering if any of you still have a copy of buster_captcha_solver_for_humans-0.7.2-an+fx.xpi that you could send me. This is a great extension, hence why I try to save every version of it.

Thanks

dessant commented 4 years ago

Older versions are usually disabled to prevent people from installing broken versions. I have temporarily reenabled 0.7.2 for you to archive it, please download the package in the next 24 hours.

lost2time commented 4 years ago

Thank you for that. I was almost about to pay for data recovery! Is it that much of an issue that the older versions are still available in the Firefox addons store? I think their message warns most users pretty well:

Be careful with old versions! These versions are displayed for testing and reference purposes. You should always use the latest version of an add-on.

Thanks again.

dessant commented 4 years ago

Many people don't read warnings or understand the difference, and the burden of support usually falls on me when things go wrong, so it's best to limit the possibility of mistakes.

Checking out GitHub releases is also useful for preservation purposes, you can find the extension packages attached as assets. The same packages are uploaded to extension stores, and they only modify packages to add a signature before publishing.

https://github.com/dessant/buster/releases

lost2time commented 4 years ago

Is there a way to add this signature myself? I don't really know much about signatures, and if I were to guess, I would not be able to replicate the same signature Mozilla/Google/etc. is using.

Sorry if this is straying from the topic, I just was curious if you happened to know.

dessant commented 4 years ago

No, only they have the private key to sign the extension.

lost2time commented 4 years ago

Thanks for the reply