Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binaries for all operating systems #3

Closed
maran opened this issue Aug 2, 2012 · 3 comments
Closed

Binaries for all operating systems #3

maran opened this issue Aug 2, 2012 · 3 comments

Comments

@maran
Copy link
Contributor

maran commented Aug 2, 2012

Py2app for OSX and Windows. Perhaps a PPA for Ubuntu?

@ripper234
Copy link

Is this done?

@slush0
Copy link
Contributor

slush0 commented Dec 5, 2012

Binaries can be done pretty easily, however the bottleneck is in the security. Why should anybody trust PPA/EXE builds done by some random guy? Thomas certainly don't have enough time to maintain everything himself.

PPA can be checked easily as it does not produces binary blobs, but auto-update feature (the main reason for PPA) is really dangerous, as somebody can include malicious code before anyone else check it.

EXE builds are currently done by flatfly, unfortunately he's doing some weird patching (closed source) and I don't consider flatfly's builds safe enough.

Do we have any way how to cross-check that binary builds were not modified? Do Windows offer some build service? Having requirement to deterministic environment for Windows sounds a bit funny...

@ecdsa
Copy link
Member

ecdsa commented Dec 20, 2012

I guess this can be closed now

@ecdsa ecdsa closed this as completed Dec 20, 2012
linhlarry pushed a commit to linhlarry/electrum that referenced this issue May 29, 2013
ecdsa pushed a commit that referenced this issue Mar 25, 2014
fixed issue when exchange rate not available (eg, no connection)
wozz pushed a commit to wozz/electrum that referenced this issue Apr 18, 2014
wozz pushed a commit to wozz/electrum that referenced this issue Aug 3, 2014
Remove extra variable that isn't needed
junderw pushed a commit to junderw/electrum that referenced this issue Aug 3, 2017
Replace tab with 8 spaces not 4 spaces
jhoenicke pushed a commit to jhoenicke/electrum that referenced this issue Nov 29, 2017
jhoenicke pushed a commit to jhoenicke/electrum that referenced this issue Nov 29, 2017
Vertcoin exchange rate (fixes spesmilo#3). Creating binaries.
ch4ot1c pushed a commit to ch4ot1c/electrum that referenced this issue May 1, 2018
More minor changes removing ZCL
xdustinface referenced this issue in xdustinface/electrum-smart Feb 22, 2019
Add node support to electrum-smart
MrNaif2018 pushed a commit to MrNaif2018/electrum that referenced this issue Jul 17, 2021
simbav911 pushed a commit to simbav911/electrum that referenced this issue Feb 4, 2024
…/zcash/ecdsa-0.13.3

Bump ecdsa from 0.13 to 0.13.3 in /contrib/zcash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants