diff --git a/_config.yml b/_config.yml index 894b1e4b7..42021f9db 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ inc: # Blog Information - title: "ChatSecure" - subtitle: "Free and open source encrypted chat for iOS." + title: "具有隐私性的区块链拓展方案" + cover_image: blog-cover.jpg logo: logo.png @@ -95,4 +95,4 @@ kramdown: css: style redcloth: - hard_breaks: true \ No newline at end of file + hard_breaks: true diff --git a/_includes/_bottom_frontpage.html b/_includes/_bottom_frontpage.html index f526fa287..0ac4a8f18 100644 --- a/_includes/_bottom_frontpage.html +++ b/_includes/_bottom_frontpage.html @@ -6,9 +6,8 @@

-

What is ChatSecure?

-

ChatSecure is a free and open source messaging app that features OMEMO encryption and OTR encryption over XMPP. You can connect to your existing Google accounts or create new accounts on public XMPP servers (including via Tor), or even connect to your own server for extra security.

-

Unlike other apps that keep you stuck in their walled garden, ChatSecure is fully interoperable with other clients that support OMEMO or OTR and XMPP, such as Conversations (Android), CoyIM (Desktop), and more.

+

什么是区块链 Layer 2 扩展协议?

+

区块链 Layer 2 是指构建在现有区块链系统之上的辅助框架或协议。这些协议的主要目标是解决主要加密货币网络面临的交易速度和扩展困难。术语“Layer 2”是指针对区块链可扩展性问题提出的多种解决方案, 其中两个主要示例是比特币闪电网络和以太坊 Plasma。 尽管有自己的工作机制和特殊性,但这两种解决方案都在努力为区块链系统提供更高的吞吐量。

iOS Screenshot @@ -25,14 +24,14 @@

What is ChatSecure?


-

Strong Cryptography

-

ChatSecure only uses well-known open source cryptographic libraries to keep your conversations private. Other apps may make claims about "military grade" security but, without publicly auditable source code and verifiable end-to-end encryption, you cannot be truly safe.

+

零知识证明实现隐私保护

+

我们引入一个非可信交易托管来线下处理用户交易,将用户交易加密后,批量,周期性的发送到区块链上,并利用零知识证明技术,证明这些交易的有效性。

@@ -52,8 +51,8 @@

Strong Cryptography


-

Free and Open Source

-

We believe in the power of free and open source software. The full source code to the iOS app is available on GitHub.

Want to get involved? Feel free to send us a pull request!

+

可监管的区块链银行

+

系统引入的非可信交易托管可受监管,防止非法交易,保护合法用户权益。方案功能性可类比于传统银行,但以区块链为基础技术,去中心化。零知识证明使交易托管正确执行交易的同时保护隐私,但交易托管可授权可信第三方进行交易监察,防止非法交易。

diff --git a/_includes/_navigation.html b/_includes/_navigation.html index c2dd310ec..e4065c3cb 100644 --- a/_includes/_navigation.html +++ b/_includes/_navigation.html @@ -4,12 +4,10 @@ ChatSecure Logo - About - Blog - FAQ - Support - Contribute - Developers + 关于 + 文档 + 疑问解答 + 支持