babelouest / rhonabwy

Javascript Object Signing and Encryption (JOSE) library - JWK, JWKS, JWS, JWE and JWT
https://babelouest.github.io/rhonabwy/
GNU Lesser General Public License v2.1
45 stars 21 forks source link

Signature files are missing for the newest release (1.1.12) #32

Closed mkauf closed 11 months ago

mkauf commented 11 months ago

The signature files are missing for the newest release: https://github.com/babelouest/rhonabwy/releases

(the builds for various platforms are also missing)

Same problem for the latest builds of Orcania and Yder.

babelouest commented 11 months ago

Hello,

I will upload the source files signatures, but the are build for the platforms necessary?

You can easily build your own with cmake, and it takes me a lot of time to maintain the builds...

mkauf commented 11 months ago

I will upload the source files signatures, but the are build for the platforms necessary?

For me, the builds are not necessary (other users may disagree...). I have used the signature files in the past, and I just wanted to ask whether you plan to sign the releases in the future.

babelouest commented 11 months ago

I've uploaded the source signatures then. Thanks for the issue @mkauf .