mirror of
https://github.com/anyproto/docs.git
synced 2025-06-09 09:34:59 +09:00

* Completely Simplified Chinese translation for current docs. * Added roland's intro to SUMMARY.md * Correct the translation about relative path in CONTRIBUTING.md. * Correct the translation about local encryption following the main branch.
11 lines
441 B
Markdown
11 lines
441 B
Markdown
# 技术类术语表
|
||
|
||
Void — 用户身份的集锦,可以看作是一个图谱。
|
||
|
||
密钥(Key) — 用户创建 Void 时,应用程序会生成一对密钥(私钥和公钥)。
|
||
|
||
身份(Identity) — 技术上来说,身份就是公钥(参见“密钥”),也可以看作是账户 ID。
|
||
|
||
网络(Network) — 一组协同工作的节点(Nodes)。
|
||
|
||
节点(Node) — 存储和处理数据的远程服务器。
|