Difference between revisions of "Securechain Wallet"

From SecureWiki
Jump to: navigation, search
Line 1: Line 1:
==Introduction==
+
==介绍==
[[File:Snapshot developers.png|200px|thumb|Developers]][[File:Snapshot wallet.png|200px|thumb|Wallet]][[File:Snapshot explorer.png|200px|thumb|Block Explorer]]
+
[[File:Snapshot developers.png|200px|thumb|开发者]][[File:Snapshot wallet.png|200px|thumb|钱包]][[File:Snapshot explorer.png|200px|thumb|区块浏览器]]
As authorized by Baritus - the creator of SecureCoin, the Securechain Wallet has become the only official SecureCoin wallet while the old SecureCoin-Core wallet would be obsolete. Both Baritus and Securechain Developers would contribute to the development of Securechain Wallet in the future. For more information please refer to [https://bitcointalk.org/index.php?topic=270852.0 SecureCoin's creation post] or the snapshots on the right.
+
由安全币创始者Baritus授权,安全链钱包现已成为安全币的唯一官方钱包,而早期的安全币核心钱包将不再维护。此外安全链开发者也已成为安全币的核心开发人员,今后Baritus和安全链开发者将共同为安全链钱包的发展作出贡献。相关信息已在安全币的创始贴[https://bitcointalk.org/index.php?topic=270852.0 SecureCoin's creation post]里作出更新。右图是该贴截屏。
  
The current version of Securechain Wallet 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.
+
当前版本的安全链钱包采用最新的OpenSSL 1.0.2d 9 Jul 2015,QT 5.5和BOOST 1.58编译生成。为了使用方便,安全链钱包也支持从安全链区块浏览器上获得地址/交易的详细资料,而您所需做的只是简单点击主窗口内的新按钮。
  
==System Requirement==
+
==系统要求==
The Securechain Wallet has been tested and proven to work on the following operating systems. The program may also work on other versions of operating systems but not guaranteed.
+
经测试,安全链钱包适用于下列操作系统。本软件也可能适用于其它版本的操作系统,但对此尚无保证。
  
 
===Windows===
 
===Windows===
Windows 7(32/64 bits)
+
Windows 7(32/64位)
  
Windows 8.1(32/64 bits)
+
Windows 8.1(32/64位)
  
Windows 10(32/64 bits)
+
Windows 10(32/64位)
  
 
===MAC===
 
===MAC===
MAC OSX 10.8 Mountain Lion(64 bits)
+
MAC OSX 10.8 Mountain Lion(64位)
  
MAC OSX 10.9 Mavericks(64 bits)
+
MAC OSX 10.9 Mavericks(64位)
  
MAC OSX 10.10 Yosemite(64 bits)
+
MAC OSX 10.10 Yosemite(64位)
  
MAC OSX 10.11 EI Capitan(64 bits)
+
MAC OSX 10.11 EI Capitan(64位)
  
==Current Version==
+
==当前版本==
The current Securechain Wallet version is 0.9.0.
+
当前安全链钱包版本为0.9.0
  
==Source==
+
==源代码==
The Securechain Wallet source code is maintained on GitHub: https://github.com/securechain/securechain-wallet
+
安全链钱包的源代码通过GitHub进行维护,网址为[https://github.com/securechain/securechain-wallet https://github.com/securechain/securechain-wallet ]
  
==Securecoin-Core Wallet Compatibility==
+
==安全币核心钱包的兼容性==
Securechain Wallet is totally compatible with the old SecureCoin-Core wallet including all database and wallet files. They also share the same default data folder. For Windows the default data folder is Windows drive(C:) -> Users -> *YourWindowsUsername*->AppData->Roaming->SecureCoin and for MAC it is $HOME/Library/Application Support/SecureCoin/ or /Users/username/Library/Application Support/SecureCoin/.
+
安全链钱包与旧版的安全币核心钱包完全兼容,无论是数据库还是钱包文件。它们也共享相同的数据目录。在Windows下默认的数据目录位于Windows drive(C:) -> 用户 -> *你的Windows用户名*->AppData->Roaming->SecureCoin,而在MAC下默认位于$HOME/Library/Application Support/SecureCoin/或者/Users/username/Library/Application Support/SecureCoin/
  
Although these two wallets are compatible, it is strongly recommended to update to Securechain Wallet, which is the only official Securecoin wallet.
+
尽管这两个钱包是兼容的,我们还是强烈推荐升级到安全链钱包,因为它已取代旧版成为安全币的唯一官方钱包,有着大量安全与其它方面的改进。
  
==Security Improvement==
+
==安全改进==
The obsolete 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<ref name="hb">[http://www.symantec.com/connect/blogs/heartbleed-openssl-take-action-now Symantec report of Heartbleed in old OpenSSL] 08 Aug 2015</ref>. For your coin's safety, please update to the official Securechain Wallet as soon as possible, which is built with the latest OpenSSL 1.0.2d 9 Jul 2015 to resolve the security problems.
+
旧版的安全币核心钱包v0.8.3发布于2013年,采用早期的OpenSSL 1.0.1e 11 Feb 2013编译生成,而该版本的OpenSSL存在着诸如Heartbleed<ref name="hb">[http://www.symantec.com/connect/blogs/heartbleed-openssl-take-action-now Symantec report of Heartbleed in old OpenSSL] 08 Aug 2015</ref>的严重安全漏洞。为了您的资产安全,请尽快升级到官方的安全链钱包,该钱包采用最新的OpenSSL 1.0.2d 9 Jul 2015以解决安全问题。
 +
下图是旧版的安全币核心钱包与官方的安全链钱包所采用的OpenSSL版本截屏。
 +
[[File:openssl_v2013.png|300px|thumb|left|旧版安全币核心钱包v0.8.3所采用的OpenSSL 1.0.1e 11 Feb 2013]]
 +
[[File:openssl_v2015.png|300px|thumb|center|官方安全链钱包v0.9.0所采用的OpenSSL 1.0.2d 9 Jul 2015]]
  
A comparison of OpenSSL versions between the obsolete SecureCoin-Core wallet and the official Securechain Wallet is shown below by snapshots.
 
[[File:openssl_v2013.png|300px|thumb|left|OpenSSL 1.0.1e 11 Feb 2013 used by the obsolete SecureCoin-Core wallet]]
 
[[File:openssl_v2015.png|300px|thumb|center|OpenSSL 1.0.2d 9 Jul 2015 used by the official Securechain Wallet v0.9.0]]
 
  
 +
==下载==
 +
请前往[[下载]]页以下载最新的安全链钱包。
  
==Download==
+
==开发者==
To download the latest release of Securechain Wallet, please visit the [[Download]] page.
+
安全链钱包的主要开发者是Haimin Zhang([mailto:[email protected] [email protected]])和Baritus.
  
==Developers==
+
==引用==
The main developer of Securechain Wallet is Haimin Zhang([mailto:[email protected] [email protected]]) and Baritus.
+
 
+
==References==
+
 
<references/>
 
<references/>

Revision as of 13:28, 6 July 2016

介绍

开发者
钱包
区块浏览器

由安全币创始者Baritus授权,安全链钱包现已成为安全币的唯一官方钱包,而早期的安全币核心钱包将不再维护。此外安全链开发者也已成为安全币的核心开发人员,今后Baritus和安全链开发者将共同为安全链钱包的发展作出贡献。相关信息已在安全币的创始贴SecureCoin's creation post里作出更新。右图是该贴截屏。

当前版本的安全链钱包采用最新的OpenSSL 1.0.2d 9 Jul 2015,QT 5.5和BOOST 1.58编译生成。为了使用方便,安全链钱包也支持从安全链区块浏览器上获得地址/交易的详细资料,而您所需做的只是简单点击主窗口内的新按钮。

系统要求

经测试,安全链钱包适用于下列操作系统。本软件也可能适用于其它版本的操作系统,但对此尚无保证。

Windows

Windows 7(32/64位)

Windows 8.1(32/64位)

Windows 10(32/64位)

MAC

MAC OSX 10.8 Mountain Lion(64位)

MAC OSX 10.9 Mavericks(64位)

MAC OSX 10.10 Yosemite(64位)

MAC OSX 10.11 EI Capitan(64位)

当前版本

当前安全链钱包版本为0.9.0

源代码

安全链钱包的源代码通过GitHub进行维护,网址为https://github.com/securechain/securechain-wallet

安全币核心钱包的兼容性

安全链钱包与旧版的安全币核心钱包完全兼容,无论是数据库还是钱包文件。它们也共享相同的数据目录。在Windows下默认的数据目录位于Windows drive(C:) -> 用户 -> *你的Windows用户名*->AppData->Roaming->SecureCoin,而在MAC下默认位于$HOME/Library/Application Support/SecureCoin/或者/Users/username/Library/Application Support/SecureCoin/。

尽管这两个钱包是兼容的,我们还是强烈推荐升级到安全链钱包,因为它已取代旧版成为安全币的唯一官方钱包,有着大量安全与其它方面的改进。

安全改进

旧版的安全币核心钱包v0.8.3发布于2013年,采用早期的OpenSSL 1.0.1e 11 Feb 2013编译生成,而该版本的OpenSSL存在着诸如Heartbleed[1]的严重安全漏洞。为了您的资产安全,请尽快升级到官方的安全链钱包,该钱包采用最新的OpenSSL 1.0.2d 9 Jul 2015以解决安全问题。 下图是旧版的安全币核心钱包与官方的安全链钱包所采用的OpenSSL版本截屏。

旧版安全币核心钱包v0.8.3所采用的OpenSSL 1.0.1e 11 Feb 2013
官方安全链钱包v0.9.0所采用的OpenSSL 1.0.2d 9 Jul 2015


下载

请前往下载页以下载最新的安全链钱包。

开发者

安全链钱包的主要开发者是Haimin Zhang([email protected])和Baritus.

引用

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