Download

From SecureWiki
Revision as of 19:40, 12 August 2015 by Admin (Talk | contribs) (Wallet)

Jump to: navigation, search

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".

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

SecureCoin Official Version (13.7 MB)

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-07-28 22:52:30

Last Block ID: 957420

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

Chainstate file (23.1 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-07-29 20:11:57

Last Block ID: 958147

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

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

References

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