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

Change download link to bitcoincore.org #448

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

jnewbery
Copy link
Contributor

@jnewbery jnewbery commented Oct 7, 2017

bitcoincore.org hosts binaries. Point to bitcoincore.org for downloads.

@jnewbery jnewbery force-pushed the bitcoincore.org_downloads branch 2 times, most recently from a7a2b7d to e8b1811 Compare October 7, 2017 19:19
bitocoincore.org hosts binaries. Point to bitcoincore.org for downloads.
@jonasschnelli
Copy link
Contributor

Before we do that, I think we should check how secure the bitcoincom.org domain/setup is. IMO bitcoin.org has a pretty secure setup (not sure though).

Where is it hosted, etc.?
The GPG/gitian signatues are the best way to make sure the binaries are tamper-free, though users tend to not even verify the SHA256sum.

@maflcko
Copy link

maflcko commented Oct 9, 2017

Agree with @jonasschnelli that the technical difference of the server setup is important to consider here.

@gmaxwell
Copy link

gmaxwell commented Oct 9, 2017

The bitcoin core setup is enormously more secure than bitcoin.org. It is a separately racked and caged set of physically isolated hosts which requires multi-party authorization for login.

@jonasschnelli
Copy link
Contributor

Thanks @gmaxwell for clarification. I do not know who is responsible for the setup and how it's done. But after @gmaxwell statement it seems that someone does take care of it.

@jonasschnelli
Copy link
Contributor

Things I think could be improved:

Cloudflare DNS?

Name Server: VIOLET.NS.CLOUDFLARE.COM
Name Server: DAMON.NS.CLOUDFLARE.COM

No IPv6?

;; QUESTION SECTION:
;bitcoincore.org.		IN	AAAA

Standard SSH port (probably okay):

ssh 107.191.99.5 -p 22 (or ssh 198.251.83.116 -p 22)
The authenticity of host '107.191.99.5 (107.191.99.5)' can't be established.
ECDSA key fingerprint is SHA256:0/Wakhy8n3/wJ9UkgLVU7nfyBFhqdJ+lrAY/sAXT4bY.

@TheBlueMatt
Copy link
Contributor

I'm not gonna go into all the details of the setup here. If someone wants a list of how things are set up, feel free to ping me on IRC.

@harding
Copy link
Contributor

harding commented Oct 9, 2017

I agree with changing download links to BitcoinCore.org, as it is likely much more secure than Bitcoin.org based on what I've been told about the two different setups.

I think we can probably do better by copying the rather nice MIT-licensed https://bitcoin.org/en/download page to this site and linking to that rather than the bare /bin directory.. I'll work on that presently and try to prepare a PR for it by Wednesday afternoon.

Copy link
Contributor

@jonasschnelli jonasschnelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 3e9918a

@jonasschnelli
Copy link
Contributor

Agree with @harding. A such download page should be added (through a separate PR)

@harding
Copy link
Contributor

harding commented Oct 9, 2017

I was thinking of it as an alternative to this PR, but there's very little cost to changing the links twice, so I'll base my work on top of this PR.

@jnewbery
Copy link
Contributor Author

jnewbery commented Oct 9, 2017

I think we can probably do better by copying the rather nice MIT-licensed https://bitcoin.org/en/download page to this site and linking to that rather than the bare /bin directory.. I'll work on that presently and try to prepare a PR for it by Wednesday afternoon.

👍 I look forward to reviewing that.

@btcdrak btcdrak merged commit 3e9918a into bitcoin-core:master Oct 11, 2017
btcdrak added a commit that referenced this pull request Oct 11, 2017
3e9918a Change download link to bitcoincore.org (John Newbery)
@jnewbery jnewbery deleted the bitcoincore.org_downloads branch October 11, 2017 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants