bromitewebview
bromitewebview copied to clipboard
Reproducible builds for curl binaries
The original repository contained curl binaries for different architectures; this is however not allowed as we should know exactly where the binary comes from and be able to reproduce their build.
@alexa-v2 do you remember where you sourced the curl binaries from?
I used the ones from the curl magisk module
They seem to be coming from here: https://github.com/Zackptg5/Curl-For-Android
There are however no instructions how to build them.
Hmmmm.... Is there a generic Linux curl repo we can use?
https://github.com/curl/curl
Thanks @neekless @csagan5 he's a mod in my telegram group and occasionally helps with the module
@alexa-v2 no worries, contributions are judged individually not based on trust.
For now @csagan5 I'm going to re add curl binary because otherwise this module won't work
Also curl needs the -L flag in install.sh