Bitcoin Forum
May 05, 2024, 12:58:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin download mirror  (Read 2456 times)
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
October 21, 2012, 08:03:19 PM
Last edit: February 23, 2013, 04:26:05 PM by pointbiz
 #1

Edit: Updated for 0.8.0

I would like to encourage the decentralized distribution of Bitcoin releases.

I have mirrored the sourceforge bitcoin URL:
http://iweb.dl.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.8.0/

Here:
https://www.bitaddress.org/mirror/bitcoin-0.8.0/

Here is a direct link to the Windows installer:
https://www.bitaddress.org/mirror/bitcoin-0.8.0/bitcoin-0.8.0-win32-setup.exe

Can others members of the community post mirrors? Can we agree on a URL path structure?
I propose:
/mirror/bitcoin-0.8.0/

If we create a mirroring convention then people can mirror bitcoin downloads without posting that they are doing this. With the hope that one day many sites provide these hidden mirrors and it becomes unpractical to block the global availability of bitcoin software.

Included in the folder is the .ASC signed hashes. Can someone let me know who is signing the hashes and post a link to their public key?
Gavin's public key is in the folder and is used to sign the .ASC

Also, why is the public key of the hash signer not included in the README.txt information?

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
1714913899
Hero Member
*
Offline Offline

Posts: 1714913899

View Profile Personal Message (Offline)

Ignore
1714913899
Reply with quote  #2

1714913899
Report to moderator
1714913899
Hero Member
*
Offline Offline

Posts: 1714913899

View Profile Personal Message (Offline)

Ignore
1714913899
Reply with quote  #2

1714913899
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
October 21, 2012, 10:30:19 PM
 #2

The average Joe cannot check file signature. An attacker could compile the client with malicious code and claim as original.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
MysteryMiner
Legendary
*
Offline Offline

Activity: 1470
Merit: 1029


Show middle finger to system and then destroy it!


View Profile
October 21, 2012, 11:21:33 PM
 #3

When Bitcoin installers and files will have a digital signatures recognized by Windows file properties that will be the easy signature checking for dummies against dummies.

For smart people all that is needed to find file is checksum and helpfully also a file name. Bitcoin installers are spread all over P2P systems.

If government wanted to damage Bitcoin it will go not only after sites hosting official installers but also the seednodes in clean install and bootstrap IRC channel in hope it will prevent new people from coming in.

bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
October 22, 2012, 12:36:40 AM
 #4

When Bitcoin installers and files will have a digital signatures recognized by Windows file properties that will be the easy signature checking for dummies against dummies.

For smart people all that is needed to find file is checksum and helpfully also a file name. Bitcoin installers are spread all over P2P systems.

If government wanted to damage Bitcoin it will go not only after sites hosting official installers but also the seednodes in clean install and bootstrap IRC channel in hope it will prevent new people from coming in.

I couldn't find a torrent for anything newer than version 5. Can you post a magnet link?

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
October 22, 2012, 12:49:18 AM
 #5

The average Joe cannot check file signature. An attacker could compile the client with malicious code and claim as original.

If you are not going to verify the signed hash of the file then you should download from sourceforge. If you cannot download from sourceforge then it's worth learning how to verify the download and no one should download from a mirror and use the binaries without verifying the download.

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
MysteryMiner
Legendary
*
Offline Offline

Activity: 1470
Merit: 1029


Show middle finger to system and then destroy it!


View Profile
October 22, 2012, 02:08:44 AM
 #6

Quote
I couldn't find a torrent for anything newer than version 5. Can you post a magnet link?
I'm talking about other P2P systems like DirectConnect and Gnutella2

Someone with good TPB account (Trusted or VIP status) can make a torrent of 0.7.1 version and upload it to TPB. My own account got suspended.

bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
October 23, 2012, 03:48:14 AM
 #7

Here is how to verify the hash of the file:

Linux (or cygwin)
Quote

For Windows or anything else I found this website where you can upload the file or paste a URL and get the sha1 hash:
http://hash.online-convert.com/sha1-generator

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
October 24, 2012, 12:34:25 AM
 #8

Here is a free command line tool available from Microsoft.
File Checksum Integrity Verifier (FCIV) utility:
http://support.microsoft.com/kb/841290

Windows:
Quote
fciv -sha1 bitcoin-0.7.1-win32-setup.exe

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
January 06, 2013, 02:18:30 PM
 #9

0.7.2 now available on the mirror:
http://www.bitaddress.org/mirror/bitcoin-0.7.2/

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
pointbiz (OP)
Sr. Member
****
Offline Offline

Activity: 437
Merit: 415

1ninja


View Profile
February 23, 2013, 04:23:56 PM
 #10

http://www.bitaddress.org/mirror/bitcoin-0.8.0/

Coder of: https://www.bitaddress.org      Thread
Open Source JavaScript Client-Side Bitcoin Wallet Generator
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN   PGP
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!