bromitewebview icon indicating copy to clipboard operation
bromitewebview copied to clipboard

Reproducible builds for curl binaries

Open csagan5 opened this issue 5 years ago • 8 comments

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.

csagan5 avatar Jul 13 '19 08:07 csagan5

@alexa-v2 do you remember where you sourced the curl binaries from?

csagan5 avatar Jul 13 '19 08:07 csagan5

I used the ones from the curl magisk module

androidacy-user avatar Jul 13 '19 14:07 androidacy-user

They seem to be coming from here: https://github.com/Zackptg5/Curl-For-Android

There are however no instructions how to build them.

csagan5 avatar Jul 14 '19 04:07 csagan5

Hmmmm.... Is there a generic Linux curl repo we can use?

androidacy-user avatar Jul 14 '19 18:07 androidacy-user

https://github.com/curl/curl

neekless avatar Jul 15 '19 12:07 neekless

Thanks @neekless @csagan5 he's a mod in my telegram group and occasionally helps with the module

androidacy-user avatar Jul 15 '19 16:07 androidacy-user

@alexa-v2 no worries, contributions are judged individually not based on trust.

csagan5 avatar Jul 15 '19 20:07 csagan5

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

androidacy-user avatar Jul 17 '19 13:07 androidacy-user