Difference between revisions of "Download"

From SecureWiki
Jump to: navigation, search
(With Raw Transaction)
Line 75: Line 75:
 
  txindex=1
 
  txindex=1
  
Updated on 2015-07-29 20:11:57
+
Updated on 2015-09-19 15:22:44
  
 
Last Block ID: [http://securechain.info/en/block/0000000006e70b251c0e7ba1deb6a466788b1a7afe1495abc3df7f9522b6f3db 1001235]
 
Last Block ID: [http://securechain.info/en/block/0000000006e70b251c0e7ba1deb6a466788b1a7afe1495abc3df7f9522b6f3db 1001235]
  
Blocks file (629 MB): http://securechain.info/download/data/withtx/blocks.tar.gz
+
Blocks file (647 MB): http://securechain.info/download/data/withtx/blocks.tar.gz
  
Chainstate file (17.0 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz
+
Chainstate file (17.8 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz
  
 
==References==
 
==References==
 
<references/>
 
<references/>

Revision as of 17:39, 19 September 2015

In this page you can find and download most SecureCoin related software, block data and documentation files.

Wallet

Windows

Securechain Wallet(Recommended, 10.7 MB)

Digital signature of securechain-wallet.exe

Securechain Wallet is an update to the official Securecoin core wallet with critical fixes to potential security problems. It is compiled with the latest OpenSSL 1.0.2d 9 Jul 2015, QT 5.5 and BOOST 1.58. For your convenience, the Securechain Wallet also supports getting address/transaction details from the Securechain block explorer by simply clicking new buttons in the main window.

  • Please ensure that the file "securechain-wallet.exe" extracted from the downloaded "securechain-wallet.zip" is digitally signed by "Open Source Developer, Haimin Zhang" as to the picture on the right side.
  • If Google Chrome gives a warning that "securechain-wallet.zip is not commonly downloaded and could be dangerous" when downloading, please ignore the warning and keep the file. This is because the number of file download has not reached Google's favor level. However the software is totally clean and digitally signed.
  • If Windows Smartscreen prevents the downloaded program from running, please click "More info", verify the publisher then click "Run Anyway".

For more information please visit the Securechain Wallet page.

Local site: http://securechain.info/download/wallet/securechain-wallet.zip

SecureCoin Official Version (Obsolete, 11.1 MB)

Important: For your coin's safety, please do not use this version. Instead, please use the Securechain Wallet for higher security.

As the official SecureCoin website has stopped updating since 2013, the latest official SecureCoin-Core wallet v0.8.3 was released in 2013 compiled with the old version of OpenSSL 1.0.1e 11 Feb 2013, which includes serious security holes for example Heartbleed[1]. For your coin's safety, please use or update to Securechain Wallet instead, which is built with the latest OpenSSL 1.0.2d 9 Jul 2015 to resolve the security problems.

A snapshot of OpenSSL version used by the official SecureCoin-Core wallet is shown on the right side.

OpenSSL 1.0.1e 11 Feb 2013 used by the official SecureCoin-Core wallet

Official Site: http://securecoin.org/downloads/securecoin-qt.zip

Local Mirror: http://securechain.info/download/wallet/securecoin-qt.zip

MAC

Securechain Wallet(Recommended, 11.4 MB)

The Securechain Wallet for MAC OSX has the same improvements as to the version for Windows. For more information please refer to the description of Windows version.

The App package "Securechain Wallet.app" extracted from the downloaded "securechain-wallet-mac.zip" is digitally signed by "Developer ID Application: Haimin Zhang (7M8FY5GHH7)". The following terminal command can be used for checking the signing information:

codesign -dvvv ./"Securechain Wallet.app"/

Local site: http://securechain.info/download/wallet/securechain-wallet-mac.zip

SecureCoin Official Version (Obsolete, 13.7 MB)

Important: For your coin's safety, please do not use this version. Instead, please use the Securechain Wallet for higher security. For more information please refer to the description of Windows version.

Official Site: http://securecoin.org/downloads/securecoin-mac.zip

Local Mirror: http://securechain.info/download/wallet/securecoin-mac.zip

Source

Securechain Wallet

GitHub: https://github.com/securechain/securechain-wallet

SecureCoin Official Version

GitHub: https://github.com/baritus/securecoin

Block Data

Please download both blocks and chainstate files. Extract both of them to Securecoin(Windows) or .securecoin(Linux) folder so that the folder structure would look like

 Securecoin(.securecoin)
   /blocks
   /chainstate

Without Raw Transaction

Note: Please set or remove the following option in securecoin.info file:

txindex=0

Updated on 2015-09-16 17:12:46

Last Block ID: 998331

Blocks file (584 MB): http://securechain.info/download/data/withouttx/blocks.tar.gz

Chainstate file (19.4 MB): http://securechain.info/download/data/withouttx/chainstate.tar.gz

With Raw Transaction

Note: Please set or add the following option to securecoin.info file:

txindex=1

Updated on 2015-09-19 15:22:44

Last Block ID: 1001235

Blocks file (647 MB): http://securechain.info/download/data/withtx/blocks.tar.gz

Chainstate file (17.8 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz

References

  1. Symantec report of Heartbleed in old OpenSSL 08 Aug 2015