Another common issue is that people don't use JED Checker to check the extension before submitting it to JED.
The idea is to add a simple signature and render the signature ONLY when the extension is OK to be submitted (no red errors)—for instance, something like SHA1(MD5("file.zip")).
We are going to require the signature in the form. If it is not validated, then the extension can't be submitted.
What do you think? Is it doable?
CC: @dryabov @Llewellynvdm
Another common issue is that people don't use JED Checker to check the extension before submitting it to JED.
The idea is to add a simple signature and render the signature ONLY when the extension is OK to be submitted (no red errors)—for instance, something like SHA1(MD5("file.zip")).
We are going to require the signature in the form. If it is not validated, then the extension can't be submitted.
What do you think? Is it doable?
CC: @dryabov @Llewellynvdm