Max Mehl
Max Mehl
Thanks for the PR @miketery! I hope that it will get merged soon as I also depend on a longer key size for a project. In the meantime I've settled...
May I ask what you are trying to achieve with this line, @zonamoroza, and how you generated `shares`? Some context would be helpful. However, I also believe this is the...
> @mxmehl just a simple generate shares and reconstruct shares (the above error I'm getting when reconstructing key), probably I'm doing it wrong. I'm not using the raw functions, but...
It seems all dependencies of this project are already packaged in Debian. So if I didn't miss anything, bringing the project to Debian should be doable :)
Naive question: can't we just catch the error and attempt a re-scan of the file using a more elaborated encoding detection?
Thanks for the report. The API's repo is here, but you probably cannot create an issue there without an FSFE account: https://git.fsfe.org/reuse/api I tried to reproduce your problem with the...
Yes, I also guess this could be the reason. Does sqlite lock the whole file when another operation is going on? And do we have a way to reproduce or...
Yes, we're reinventing the wheel here and should instead use standard libs for that. See #394
Deprecate `--include-meson-subprojects` and make it default, introduce `--exclude-meson-subprojects`
Thank you for your comment. In the maintainers call today we came to the conclusion that your argumentation is correct and that the default should be to **include** meson subprojects...
Note that this is not a hard requirement stated by the license, but a recommendation as per the website: > However, to explicitly distance yourself from the whole concept of...